aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 11c5d9a98..ca4941411 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,7 +21,7 @@
AUTOMAKE_OPTIONS = no-texinfo.tex
EXTRA_DIST = DETAILS gpg.sgml gpg.1 gpgv.sgml gpgv.1 faq.raw FAQ faq.html \
- HACKING OpenPGP README.W32
+ HACKING OpenPGP README.W32 samplekeys.asc
man_MANS = gpg.1 gpgv.1
@@ -75,14 +75,3 @@ faq.html : faq.raw
dist-hook:
@if test "`wc -c < gpg.1`" -lt 200; then \
echo 'ERROR: dummy man page'; false; fi
-
-
-
-
-
-
-
-
-
-
-