projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f5334
)
remove build_tools/menuselelct-deps on distclean
author
Russell Bryant
<russell@russellbryant.com>
Sat, 1 Jul 2006 04:37:52 +0000
(
04:37
+0000)
committer
Russell Bryant
<russell@russellbryant.com>
Sat, 1 Jul 2006 04:37:52 +0000
(
04:37
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36483
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
5e78ebb
..
3dbe5d5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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