summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-15 16:59:11 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-15 16:59:11 (EDT)
commitda1d9ca33306a740760ed10a77dad91262963a8e (patch)
tree79acf918f212398e36c4664d65be68ad6fd0d5bd
parent443f79077d349db5aa14169a6c5ccf1e4bcd4cf1 (diff)
Makefile.in: Distribute mksysconf.in.
I apparently never remembered to put this file in the tar archives. Oddly, no one ever complained that it was missing.
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 70b584a..64fcf7e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,9 +61,11 @@ man3 = $(man3_srcs:.3in=.3)
locale = $(locale_srcs:.sh=.ms)
distdir = $(package_name)-$(package_version)
+# TODO: Remove mksysconf.in when no longer used.
distfiles = \
configure \
Makefile.in \
+ mksysconf.in \
COPYING.2 \
COPYING.3 \
README \