X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=man%2FMakefile.am;h=d80c88573f57d581ba260f6477dadd85a011566f;hb=b95ccf4806b9820f9e61a6a43ea3710817f3dfc4;hp=c2bd84865ee3cf446db0689f502befca6ce6364b;hpb=7b0eb2d40a258c84cc2cd77bbca2e91c83b49331;p=catta diff --git a/man/Makefile.am b/man/Makefile.am index c2bd848..d80c885 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -20,6 +20,15 @@ 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