summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index edd7275..67bb5a9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -95,7 +95,8 @@ distfiles = \
$(man3_srcs) \
$(locale_srcs) \
$(tests) \
- $(tests_data)
+ $(tests_data) \
+ tests/common.sh
script = \
s&@[@]PACKAGE_NAME@@&$(package_name)&;\