aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..c7d6d3b
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,7 @@
+man_MANS = backup.conf.5 backup.1 restore.1
+backup.1: backup.1in Makefile
+backup.conf.5: backup.conf.5in Makefile
+restore.1: restore.1in Makefile
+EXTRA_DIST=backup.1in restore.1in backup.conf.5in
+DISTCLEANFILES=backup.conf.5 backup.1 restore.1
+include $(top_srcdir)/Make.rules

Return to:

Send suggestions and report system problems to the System administrator.