summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \