summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2616be0..803a86d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,6 +84,7 @@ hellcheck: all
make $(AM_MAKEFLAGS) TESTS_ENVIRONMENT="$(HELLCHECK_ENV)" check-TESTS
dist-hook:
+ cp README.md README
@if test -d "$(srcdir)/.git"; \
then \
echo Creating ChangeLog && \