SummaryRefsLogTreeCommitDiffStats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2016-07-18 17:59:37 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-12-28 22:19:03 +0100
commit2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf (patch)
tree10c2a0743c7b22195d72165e5290c7a6b05e6242 /Makefile.am
parent6a91b6fb3ef229689447a171e28e8d2c23a26bd0 (diff)
downloadmcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.tar.gz
mcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.tar.bz2
mcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.zip
maint: Delete BUGS.
* BUGS: Delete. * Makefile.am (EXTRA_DIST): Adapt. * README: Likewise.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 52a8499..77c9b28 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -137,7 +137,7 @@ uninstall-hook:
rm -f $(fpp){cron,crontab}$(EXEEXT); \
fi
-EXTRA_DIST = BUGS $(TESTS)
+EXTRA_DIST = $(TESTS)
MAINTAINERCLEANFILES = $(dist_man_MANS)
DISTCLEANFILES = src/config.scm
CLEANFILES = \