dect
/
asterisk
Archived
13
0
Fork 0

remove build_tools/menuselelct-deps on distclean

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36483 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2006-07-01 04:37:52 +00:00
parent a622cbd1e3
commit 3dbe712d62
1 changed files with 1 additions and 0 deletions

View File

@ -527,6 +527,7 @@ dist-clean: clean
rm -f include/autoconfig.h
rm -f include/asterisk/buildopts.h
rm -rf doc/api
rm -f build_tools/menuselect-deps
datafiles: all
if [ x`$(ID) -un` = xroot ]; then sh build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi