projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9bc3976
)
fix removing autoconfig.h on distclean (issue #7439, casper)
author
Russell Bryant
<russell@russellbryant.com>
Sat, 1 Jul 2006 14:29:06 +0000
(14:29 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Sat, 1 Jul 2006 14:29:06 +0000
(14:29 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36503
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6b677cf
..
c0d1fcb
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-524,7
+524,7
@@
distclean: clean
rm -f menuselect.makeopts makeopts makeopts.xml menuselect.makedeps
rm -f config.log config.status
rm -rf autom4te.cache
- rm -f include/autoconfig.h
+ rm -f include/asterisk/autoconfig.h
rm -f include/asterisk/buildopts.h
rm -rf doc/api
rm -f build_tools/menuselect-deps