summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-03-27 14:18:19 +0100
committerWerner Koch <wk@gnupg.org>2008-03-27 14:18:19 +0100
commit798ca1d14803421c2aadbeffdd980150a6b33070 (patch)
treec596bcc401872d56eb0f47fbd7eb40a6369ea03f /Makefile.am
parentAllow standalone build. (diff)
downloadgnupg2-798ca1d14803421c2aadbeffdd980150a6b33070.tar.xz
gnupg2-798ca1d14803421c2aadbeffdd980150a6b33070.zip
Utilize new automake vars for proper installation into doc/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7642e4024..ecc325797 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,9 @@ endif
SUBDIRS = m4 gl include jnlib common ${kbx} \
${gpg} ${keyserver} ${sm} ${agent} ${scd} ${tools} po ${doc} ${tests}
+dist_doc_DATA = README
+
+
dist-hook:
echo "$(VERSION)" > $(distdir)/VERSION