summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index f30408c3..e948b5f7 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -87,3 +87,6 @@ RED_COMMON_SRCS = \
$(NULL)
EXTRA_DIST = $(RED_COMMON_SRCS)
+
+dist-hook:
+ cp -p -f ../autogen.sh ../configure.ac.shared $(distdir)