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:
eaf0524
)
remove any generated doxygen docs during distclean
author
Kevin P. Fleming
<kpfleming@digium.com>
Fri, 23 Jun 2006 08:32:19 +0000
(08:32 +0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Fri, 23 Jun 2006 08:32:19 +0000
(08:32 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35650
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
aabc917
..
c74f7c4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-516,6
+516,7
@@
dist-clean: clean
rm -rf autom4te.cache
rm -f include/autoconfig.h
rm -f include/asterisk/buildopts.h
+ rm -rf doc/api
datafiles: all
if [ x`$(ID) -un` = xroot ]; then sh build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi