]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Have "make dist" ship the FAQ.
authorintrigeri <intrigeri@boum.org>
Tue, 15 May 2012 15:09:42 +0000 (17:09 +0200)
committerintrigeri <intrigeri@boum.org>
Tue, 15 May 2012 15:10:24 +0000 (17:10 +0200)
ChangeLog
Makefile.am

index f694af5db8f365bbf1a30ae8e4fe66a07467d4d6..0b2bf401ea3d8934331b3c18bbaadcf441588c13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,7 @@ version 1.0 -- UNRELEASED
           installing lib/* into lib/backupninja/. Where else are be supposed
           to install such files anyway?
         . Have "make dist" ship handlers/*.in instead of make results.
+        . Have "make dist" ship the FAQ.
     documentation changes
         . Document what features available to .sh jobs (Redmine #1558).
 
index 3c50ad9f422ee4089efc99f5f519e2ef4c390ccd..6e8d1709609b1f44f1ae6b05ad6549d04bad591b 100644 (file)
@@ -1,7 +1,7 @@
 # vi: noexpandtab softtabstop=0
 ## Process this file with automake to produce Makefile.in
 
-EXTRA_DIST = README COPYING AUTHORS INSTALL NEWS ChangeLog \
+EXTRA_DIST = FAQ README COPYING AUTHORS INSTALL NEWS ChangeLog \
              backupninja.spec backupninja.spec.in autogen.sh
 
 SUBDIRS = etc examples handlers lib man src