summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-11-10 03:13:13 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-11-10 03:13:13 +0000
commitad97a70f1af8d8e0648888931d78073006b07e86 (patch)
tree7b21f2c91167536e9f1840916fba109d12e296cf /Makefile.am
parent52ecee2f5287fc2fd7c8ed5ed99e69fe9deb2732 (diff)
downloadgpsd-ad97a70f1af8d8e0648888931d78073006b07e86.tar.gz
Yet Another attempt at getting all the code to build without an xslt processor
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b8c253e..fdf1e14f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -310,6 +310,7 @@ MANPAGES_BASE = \
rtcm-104.5 \
srec.5
+if HAVE_XSLT_PROCESSOR
MANPAGES_DIST = \
$(MANPAGES_BASE) \
$(RTCM104PAGES_DIST) \
@@ -320,7 +321,6 @@ man_MANS = \
$(RTCM104PAGES) \
$(PYTHONPAGES)
-if HAVE_XSLT_PROCESSOR
#
# Create Manpages
#