summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-11 19:07:10 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2016-10-11 19:10:18 +0200
commit0481c002716a5cf03672d7e0633ca6434d441bda (patch)
treed2bd0ba5bcb8b369338df43eace701e348efdc81 /Makefile.am
parentb5d704b058c02c263fba49e6cca2a74d334ae6ab (diff)
Fix up dist/distcheck
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 65aa271..43b934a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
-SUBDIRS = src
-if WANT_DOC
-SUBDIRS += doc
-endif
+SUBDIRS = src lib
-dist_doc_DATA = README.md
+DIST_SUBDIRS = $(SUBDIRS)
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-git-version