projects
/
vte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5c397
)
Remove ChangeLog only on maintainerclean
author
Christian Persch
<chpe@gnome.org>
Fri, 17 Apr 2009 19:16:02 +0000
(21:16 +0200)
committer
Christian Persch
<chpe@gnome.org>
Fri, 17 Apr 2009 19:16:34 +0000
(21:16 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
45065bd
..
05600f3
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-6,9
+6,6
@@
EXTRA_DIST = \
autogen.sh \
ChangeLog.pre-git
-CLEANFILES = \
- ChangeLog
-
DISTCLEANFILES =
if BUILD_GNOME_PTY_HELPER
@@
-25,6
+22,7
@@
pkgconfig_DATA = vte.pc
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
MAINTAINERCLEANFILES = \
+ ChangeLog \
$(srcdir)/INSTALL \
$(srcdir)/aclocal.m4 \
$(srcdir)/autoscan.log \