summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index c1a55f15..8f96366b 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -57,3 +57,6 @@ linux_includedir=$(common_srcdir)/linux
linux_include_DATA=linux/ffmpeg_inc.h
DISTCLEANFILES = spice-common.pc linux/ffmpeg_inc.h
+
+dist-hook:
+ cp -p -f ../autogen.sh ../configure.ac.shared $(distdir)