git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3083 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-05-26 19:41:58 +00:00
parent b4a2ee6104
commit f7a7158f3f

View File

@@ -82,7 +82,7 @@ want to recompile.
Note Upgrading Asterisk:
After you cvs update (or make update) Asterisk you have to go into
asterisk/channels/h323 and issue a make clean, before compiling the
asterisk/channels/h323 and issue a make clean all, before compiling the
rest of asterisk. Doing this process every time you upgrade Asterisk
will ensure a sane build.