summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-06-24 04:42:35 +0000
committerRussell Bryant <russell@russellbryant.com>2006-06-24 04:42:35 +0000
commit2e9099934be8b877235a85db0d9856a900d2f98b (patch)
treef5509c3a5f09fbcad7bab8ccf4c5a2e7b3fecef1
parentb38f45a458cbfe7a82054140f73d5563e68641cc (diff)
fix dist-clean and add menuselect to the clean target, too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35791 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 867846420..7c693ff04 100644
--- a/Makefile
+++ b/Makefile
@@ -504,12 +504,13 @@ clean: $(SUBDIRS_CLEAN) clean-depend
@if [ -f editline/Makefile ]; then $(MAKE) -C editline distclean ; fi
@$(MAKE) -C db1-ast clean
@$(MAKE) -C stdtime clean
+ @$(MAKE) -C menuselect clean
distclean: dist-clean
dist-clean: clean
@$(MAKE) -C mxml clean
- @$(MAKE) -C build_tools dist-clean
+ @$(MAKE) -C menuselect dist-clean
@$(MAKE) -C sounds dist-clean
rm -f menuselect.makeopts makeopts makeopts.xml
rm -f config.log config.status