git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move the Changelogs to maintainer-clean.
[vlc.git]
/
doc
/
Makefile.am
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
3f69c3b
..
3bd6fdb
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-51,7
+51,8
@@
EXTRA_DIST = \
demo.sh \
$(NULL)
-DISTCLEANFILES = $(CHANGELOGS) Doxyfile
+DISTCLEANFILES = Doxyfile
+MAINTAINERCLEANFILES = $(CHANGELOGS)
Doxyfile: Doxyfile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status --file=$(subdir)/$@