]> git.meshlink.io Git - catta/blobdiff - man/Makefile.am
* Move some of the man page checks around to catch more situations
[catta] / man / Makefile.am
index c2bd84865ee3cf446db0689f502befca6ce6364b..d80c88573f57d581ba260f6477dadd85a011566f 100644 (file)
 pkgsysconfdir=$(sysconfdir)/avahi
 servicedir=$(pkgsysconfdir)/services
 
+if BUILD_MANPAGES
+
+man_MANS = \
+       avahi-daemon.8 \
+       avahi-dnsconfd.8 \
+       avahi-daemon.conf.5 \
+       avahi-dnsconfd.action.8 \
+       avahi.service.5
+
 noinst_DATA = \
        avahi-browse.1.xml \
        avahi-publish-service.1.xml \
@@ -37,15 +46,6 @@ noinst_DATA = \
 CLEANFILES = \
        $(noinst_DATA)
 
-if BUILD_MANPAGES
-
-man_MANS = \
-       avahi-daemon.8 \
-       avahi-dnsconfd.8 \
-       avahi-daemon.conf.5 \
-       avahi-dnsconfd.action.8 \
-       avahi.service.5
-
 if HAVE_PYTHON
 if HAVE_DBUS