summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index eafdf97..38e01cb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -68,7 +68,9 @@ distfiles = \
INSTALL \
ChangeLog \
TODO \
- $(src_distfiles)
+ $(src_distfiles) \
+ $(lib_distfiles) \
+ $(man_distfiles)
all: all-exec all-data
@printf 'Making locales...\n'