diff options
-rw-r--r-- | Makefile.am | 2 |
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 |