summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-09 09:11:05 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-09 09:11:05 +0000
commit84c52269b1e5572cee65ec833b915df2f2b6fd19 (patch)
tree2208a084ecdb543979f55e2a350f793f6409d933 /Makefile
parent55b9e0fc906d06a91e34d1d864c884c9144b61b1 (diff)
Also delete build_tools/menuselect-deps on dist-clean.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4585 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7432cbb..19528fb 100644
--- a/Makefile
+++ b/Makefile
@@ -322,7 +322,7 @@ distclean: dist-clean
dist-clean: clean
@$(MAKE) -C menuselect dist-clean
- rm -f makeopts menuselect.makeopts menuselect-tree
+ rm -f makeopts menuselect.makeopts menuselect-tree build_tools/menuselect-deps
rm -f config.log config.status
config.status: configure