Commit 86a69292 authored by Robert Edmonds's avatar Robert Edmonds

Makefile.am: Distribute the missing changelog files (CHANGELOG.md, ChangeLog.old)

parent 8c201f6e
...@@ -13,6 +13,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} ...@@ -13,6 +13,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST += LICENSE EXTRA_DIST += LICENSE
EXTRA_DIST += README.md EXTRA_DIST += README.md
EXTRA_DIST += CHANGELOG.md
EXTRA_DIST += ChangeLog.old
AM_CPPFLAGS = \ AM_CPPFLAGS = \
-include $(top_builddir)/config.h \ -include $(top_builddir)/config.h \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment