projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2ccf1
)
making sure ChangeLog is properly generated on 'make dist'
author
Christian Grothoff
<christian@grothoff.org>
Wed, 23 Nov 2011 10:08:16 +0000
(10:08 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 23 Nov 2011 10:08:16 +0000
(10:08 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 6aa752048f3c0772c39fff22a09ad1ed24aa98bd..67e1cb3671405e95fd6eb1e0e5706f4067f3f03d 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-19,3
+19,8
@@
ChangeLog:
xsltproc --stringparam strip-prefix "-" \
--stringparam include-rev "yes" $(top_srcdir)/contrib/svn2cl.xsl - > $@; \
fi
+
+dist: ChangeLog
+
+.PHONY: ChangeLog
+