mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
remove build_tools/menuselelct-deps on distclean
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36483 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
Makefile
1
Makefile
@@ -527,6 +527,7 @@ dist-clean: clean
|
|||||||
rm -f include/autoconfig.h
|
rm -f include/autoconfig.h
|
||||||
rm -f include/asterisk/buildopts.h
|
rm -f include/asterisk/buildopts.h
|
||||||
rm -rf doc/api
|
rm -rf doc/api
|
||||||
|
rm -f build_tools/menuselect-deps
|
||||||
|
|
||||||
datafiles: all
|
datafiles: all
|
||||||
if [ x`$(ID) -un` = xroot ]; then sh build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi
|
if [ x`$(ID) -un` = xroot ]; then sh build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user