]> granicus.if.org Git - icinga2/commitdiff
docs/Makefile.am: keep txt in make dist
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 7 Feb 2013 19:47:57 +0000 (20:47 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 7 Feb 2013 19:47:57 +0000 (20:47 +0100)
docs/Makefile.am

index 415b5d6c3ab8fc91e6a328e7bac637f7be4cbda2..b8c918b848bdf23ce7d24a0bd62c6de6ef1aec9f 100644 (file)
@@ -1,6 +1,8 @@
 .PHONY: clean
 
 EXTRA_DIST = \
+       icinga2-config.txt \
+       icinga2-intro.txt \
        icinga2.8
 
 icinga2docdir = ${docdir}
@@ -12,10 +14,6 @@ man1_MANS = \
 .SUFFIXES = .html .txt
 
 if AD_COND_doc
-EXTRA_DIST += \
-       icinga2-config.txt \
-       icinga2-intro.txt 
-
 icinga2doc_DATA += \
        icinga2-config.html \
        icinga2-intro.html