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
This commit is contained in:
Russell Bryant 2006-06-24 04:42:35 +00:00
parent b38f45a458
commit 2e9099934b
1 changed files with 2 additions and 1 deletions

View File

@ -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