Skip to content
Snippets Groups Projects
Commit 17be899a authored by intrigeri's avatar intrigeri
Browse files

Have "make dist" ship the FAQ.

parent d464a974
Branches
Tags
No related merge requests found
...@@ -45,6 +45,7 @@ version 1.0 -- UNRELEASED ...@@ -45,6 +45,7 @@ version 1.0 -- UNRELEASED
installing lib/* into lib/backupninja/. Where else are be supposed installing lib/* into lib/backupninja/. Where else are be supposed
to install such files anyway? to install such files anyway?
. Have "make dist" ship handlers/*.in instead of make results. . Have "make dist" ship handlers/*.in instead of make results.
. Have "make dist" ship the FAQ.
documentation changes documentation changes
. Document what features available to .sh jobs (Redmine #1558). . Document what features available to .sh jobs (Redmine #1558).
......
# vi: noexpandtab softtabstop=0 # vi: noexpandtab softtabstop=0
## Process this file with automake to produce Makefile.in ## 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 backupninja.spec backupninja.spec.in autogen.sh
SUBDIRS = etc examples handlers lib man src SUBDIRS = etc examples handlers lib man src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment