]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
warn about headers, too
authorRussell Bryant <russell@russellbryant.com>
Tue, 26 Apr 2005 14:30:23 +0000 (14:30 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 26 Apr 2005 14:30:23 +0000 (14:30 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5503 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile

index 5a9255b21d4e3fa62a91d697a8ed5fa6763e3d44..e4ec35a93a9427e2338e28f601c311700efb1a15 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -438,6 +438,8 @@ bininstall: all
        @echo " + a stable release, remember to delete      +"
        @echo " + everything from your asterisk modules     +"
        @echo " + directory (/usr/lib/asterisk/modules/)    +"
+       @echo " + and the asterisk header directory         +"
+       @echo " + (/usr/include/asterisk/)                  +"
        @echo " + before doing a '$(MAKE) install'.            +"
        @echo " +                                           +"
        @echo " +-------------------------------------------+"