dect
/
asterisk
Archived
13
0
Fork 0

Fix directons below. Thanks xam

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1703 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
jeremy 2003-11-07 02:41:47 +00:00
parent 0f7c6b2bce
commit 53a01891fe
1 changed files with 4 additions and 2 deletions

View File

@ -62,8 +62,10 @@ cd /path/to/pwlib
make clean opt
cd /path/to/openh323
make clean opt
cd asterisk/channels/h323
make clean install
cd /path/to/asterisk/channels/h323
make
cd /path/to/asterisk
make install
(Note: Open H.323 or PWLib never get a 'make install' so don't do it)