summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-04-03 16:06:03 +0000
committerRussell Bryant <russell@russellbryant.com>2007-04-03 16:06:03 +0000
commit169fc7945ea7032dd9caf598582f85ffc6282544 (patch)
tree762e218585cb2e9dddecfa83ccf393c0b41921e3 /Makefile
parent4d1edcd4fde7916c9cf554baa50ced2a7e3f9b1e (diff)
Merged revisions 59853 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r59853 | russell | 2007-04-03 11:03:35 -0500 (Tue, 03 Apr 2007) | 1 line Ensure that menuselect gets executed in dependency check mode every time you run make. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9a0de081..4146f86e8 100644
--- a/Makefile
+++ b/Makefile
@@ -714,4 +714,4 @@ else
@mv doc/asterisk.tex.orig doc/asterisk.tex
endif
-.PHONY: menuselect main sounds clean dist-clean distclean all prereqs cleantest uninstall _uninstall uninstall-all dont-optimize $(SUBDIRS_INSTALL) $(SUBDIRS_CLEAN) $(SUBDIRS_UNINSTALL) $(SUBDIRS) $(MOD_SUBDIRS_EMBED_LDSCRIPT) $(MOD_SUBDIRS_EMBED_LDFLAGS) $(MOD_SUBDIRS_EMBED_LIBS)
+.PHONY: menuselect main sounds clean dist-clean distclean all prereqs cleantest uninstall _uninstall uninstall-all dont-optimize $(SUBDIRS_INSTALL) $(SUBDIRS_CLEAN) $(SUBDIRS_UNINSTALL) $(SUBDIRS) $(MOD_SUBDIRS_EMBED_LDSCRIPT) $(MOD_SUBDIRS_EMBED_LDFLAGS) $(MOD_SUBDIRS_EMBED_LIBS) menuselect.makeopts