aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 15:45:32 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 15:45:32 +0000
commitd5a843817615d490e115c70d91780535a032b071 (patch)
tree89f5054f895f6c8629e90c6e8cd240dad16e0950 /sounds
parentb9f8ed29d0405f7127b82bcd16f5c2607979857f (diff)
add a couple more targets to .PHONY
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35506 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 5655d420e..7a5d60d04 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -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