[poppler] utils/Makefile.am
Pino Toscano
pino at kemper.freedesktop.org
Sun Apr 10 08:17:33 UTC 2016
utils/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 5ac54db9150e949ed0e41eec1f19a7f5ec880646
Author: Pino Toscano <pino at kde.org>
Date: Sun Apr 10 10:16:36 2016 +0200
utils: ship pdfsig.1 if pdfsig is built
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 8ea0b85..53e6755 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -48,6 +48,10 @@ dist_man1_MANS = \
pdfseparate.1 \
pdfunite.1
+if BUILD_NSS
+dist_man1_MANS += pdfsig.1
+endif
+
if BUILD_SPLASH_OUTPUT
dist_man1_MANS += pdftoppm.1
endif
More information about the poppler
mailing list