summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 950ae9ca..73bc9ed8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,6 +162,7 @@ bits_test_LDADD = $(LIBC) libgps.la
packet_test_SOURCES = packet_test.c
packet_test_LDADD = $(LIBC) libgps.la -lm
+if HAVE_XSLT_PROCESSOR
#
# Create Manpages
#
@@ -184,8 +185,6 @@ man_MANS = \
rtcm-104.5 \
srec.5
-if HAVE_XSLT_PROCESSOR
-
.xml.1:
$(MANGENERATOR) $(MANFLAGS) $(MANTARGET) $<