summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-01-16 15:36:48 +0000
committerColin Watson <cjwatson@debian.org>2022-01-16 15:36:48 +0000
commit3c7cbd0cf391f5dde60d9420f8ee1f598de5f86c (patch)
tree3e134cb4de685bda45b7fa3f6bb1ac93291ab55a /Makefile.am
parent000cda3ec5f121a5c279bd5a8074f027ba0efd1f (diff)
Remove obsolete include/README
* include/README: Remove; it claimed that this directory contains files created by configure, which is no longer true, and it said nothing else useful. * Makefile.am (dist_noinst_DATA): Remove include/README.
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 96ea52ff..79b01005 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ endif
SUBDIRS = docs gl/lib $(GNULIB_PO) init lib libdb src man manual po tools
-dist_noinst_DATA = FAQ README.md include/README
+dist_noinst_DATA = FAQ README.md
EXTRA_DIST = \
.gitignore \