aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-01 14:29:06 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-01 14:29:06 +0000
commitcff05027384249349a1c4062d41fab8139d80f99 (patch)
treef8f14c92bd8c7ae2abc0579c421bf5d795f43c6e /Makefile
parent5802dbf9ca6219a89b23efd75ae812392ab841e1 (diff)
fix removing autoconfig.h on distclean (issue #7439, casper)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36503 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6b677cf1d..c0d1fcb9a 100644
--- 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