aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8619450..8a8e045 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -8,6 +8,6 @@ beam.conf.5: beam.conf.5in Makefile
beam-restore.1: beam-restore.1in Makefile
beam-s3.1: beam-s3.1in Makefile
beam-cleanup.1: beam-cleanup.1in Makefile
-EXTRA_DIST=beam.1in beam-backup.1in beam-restore.1in beam.conf.5in beam-s3.1in
+EXTRA_DIST=beam.1in beam-backup.1in beam-restore.1in beam.conf.5in beam-cleaner.1 beam-s3.1in
CLEANFILES=beam.1 beam.conf.5 beam-backup.1 beam-restore.1 beam-s3.1 beam-cleanup.1
include $(top_srcdir)/Make.rules

Return to:

Send suggestions and report system problems to the System administrator.