summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-07-08 19:22:39 +0200
committerAlexander Larsson <alexl@redhat.com>2010-07-08 20:20:35 +0200
commitceff16cad6a9191d634b83b2914096e7564924e7 (patch)
treefa6099ae210a4da9e40ae43dbabc86ab73aa9aab /configure.ac
parent0c505931dc5cb8edee36d6613cb70946df1ed430 (diff)
downloadspice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.gz
spice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.xz
spice-ceff16cad6a9191d634b83b2914096e7564924e7.zip
Make distcheck work
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index dc13caf1..03529d09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -350,11 +350,15 @@ AC_OUTPUT([
Makefile
spice-server.pc
common/Makefile
+common/win/Makefile
+common/win/my_getopt-1.5/Makefile
python_modules/Makefile
server/Makefile
client/Makefile
client/x11/Makefile
client/x11/images/Makefile
+client/gui/Makefile
+client/windows/Makefile
])
dnl ==========================================================================