summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rwxr-xr-xchannels/h323/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/channels/h323/README b/channels/h323/README
index fce1841bf..8aad19689 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -45,8 +45,10 @@ Example commands to make sure everything gets cleaned and then
rebult in proper order:
cd /path/to/pwlib
+./configure
make clean opt
cd /path/to/openh323
+./configure
make clean opt
cd /path/to/asterisk/channels/h323
make