aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-06-03 19:10:58 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-06-03 19:10:58 +0300
commit7cc5c819bce9f26621a45079645d216c9c353e3b (patch)
tree89e484ba5f6aa3968553ee8e926ee227d5c57ed3
parent1f1bc59f5347d162fc87cc09364fc4bcdad6d593 (diff)
downloadbeam-7cc5c819bce9f26621a45079645d216c9c353e3b.tar.gz
beam-7cc5c819bce9f26621a45079645d216c9c353e3b.tar.bz2
Minor fix
* doc/Makefile.am: Distribute beam-cleaner.1
-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.