summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a3a5b7..5b4568f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ BUILT_SOURCES =
CLEANFILES =
-EXTRA_DIST = HACKING README
+EXTRA_DIST = HACKING
incdir = $(includedir)/p11-kit-1/p11-kit
inc_HEADERS =
@@ -84,11 +84,6 @@ hellcheck: all
dist-hook:
@if test -d "$(srcdir)/.git"; \
then \
- echo Creating README && \
- cp README.md README; \
- fi
- @if test -d "$(srcdir)/.git"; \
- then \
echo Creating ChangeLog && \
( cd "$(top_srcdir)" && \
echo '# Generate automatically. Do not edit.'; echo; \