summaryrefslogtreecommitdiffstats
path: root/python_modules
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 /python_modules
parent0c505931dc5cb8edee36d6613cb70946df1ed430 (diff)
downloadspice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.gz
spice-ceff16cad6a9191d634b83b2914096e7564924e7.tar.xz
spice-ceff16cad6a9191d634b83b2914096e7564924e7.zip
Make distcheck work
Diffstat (limited to 'python_modules')
-rw-r--r--python_modules/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_modules/Makefile.am b/python_modules/Makefile.am
index 4b3c960f..f304ec0f 100644
--- a/python_modules/Makefile.am
+++ b/python_modules/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-PYTHON_MODULES = __init__.py codegen.py demarshal.py ptypes.py spice_parser.py
+PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py
EXTRA_DIST = $(PYTHON_MODULES)