add a couple more targets to .PHONY

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35506 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-06-22 15:45:32 +00:00
parent 89f6ffe1e5
commit e807ea95ab
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
# the GNU General Public License
#
.PHONY: dist-clean all
.PHONY: dist-clean all uninstall
ifneq ($(wildcard ../menuselect.makeopts),)
include ../menuselect.makeopts