aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: c7d6d3b59d6868b3c0e0341c03748dfcded9088b (plain)
1
2
3
4
5
6
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.