summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThorsten Alteholz <debian@alteholz.de>2018-04-09 19:46:24 +0200
committerThorsten Alteholz <debian@alteholz.de>2018-04-09 19:46:24 +0200
commit2ad447fb95a63d80584b2792a4f4fbb6ddbfd55d (patch)
tree7d8c2eaeea7e9e39e15a19ca975dc8c884d11330 /Makefile.am
parent5d0d8129bbf6c41346205c4654149187d134eef0 (diff)
Import Upstream version 0.4.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c82f09..a8774c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,3 +11,7 @@ $(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
+
+EXTRA_DIST = .version README.md
+
+@RELMAKE@