summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Rice <glennricster@gmail.com>2012-12-23 10:33:15 -0600
committerGlenn Rice <glennricster@gmail.com>2012-12-23 10:33:15 -0600
commit5a216e1be66f3af5e9a090c7a9151ced768df8d3 (patch)
tree125387057732e64b5763b67828f4c5e358cefca5
parent68a091b754c65fc0e0962c98fad8cdbfe4711c69 (diff)
Autogenerate ChangeLog from git log on 'make dist'
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 76b812c..f409274 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,4 +42,4 @@ pkgconfig_DATA = poppler-glib/$(POPPLER_GLIBMM_MODULE_NAME).pc
dist_noinst_SCRIPTS = autogen.sh
# Optional: auto-generate the ChangeLog file from the git log on make dist
-#include $(top_srcdir)/build/dist-changelog.am
+include $(top_srcdir)/build/dist-changelog.am