about summary refs log tree commit homepage
path: root/Documentation/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/GNUmakefile')
-rw-r--r--Documentation/GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile
index 6db8d49..ee27399 100644
--- a/Documentation/GNUmakefile
+++ b/Documentation/GNUmakefile
@@ -6,7 +6,6 @@ INSTALL = install
 POD2MAN = pod2man
 -include ../GIT-VERSION-FILE
 release := yahns $(VERSION)
-PANDOC_OPTS = -f markdown --email-obfuscation=none
 POD2MAN_OPTS = -v -r '$(release)' --stderr -d 1994-10-02 -c 'yahns user manual'
 pod2man = $(POD2MAN) $(POD2MAN_OPTS)
 POD2TEXT = pod2text