projects
/
vte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e68607b
)
Remove generated ChangeLog on make clean
author
Christian Persch
<chpe@gnome.org>
Fri, 17 Apr 2009 17:31:02 +0000
(19:31 +0200)
committer
Christian Persch
<chpe@gnome.org>
Fri, 17 Apr 2009 17:31:02 +0000
(19:31 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
c895558
..
45065bd
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-6,6
+6,9
@@
EXTRA_DIST = \
autogen.sh \
ChangeLog.pre-git
+CLEANFILES = \
+ ChangeLog
+
DISTCLEANFILES =
if BUILD_GNOME_PTY_HELPER