aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8be224b0c..460a63dbb 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,13 +6,6 @@ man_MANS = gpg.1
-install-data-hook:
- if test -f $(man1dir)/gpgm.1; then rm $(man1dir)/gpgm.1; fi
- ln -s $(man1dir)/gpg.1 $(man1dir)/gpgm.1 \
- || ln $(man1dir)/gpg.1 $(man1dir)/gpgm.1
-
-
-
%: %pod
pod2man $< --section=`echo $@ | sed 's/^.*(?)$$/$$&/'`\
--release="`date -r $< '+%d %b %Y'`"\