summaryrefslogtreecommitdiffstats
path: root/python_modules
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-07-08 19:22:39 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:48 +0100
commit1b8f3388b0aedd411409d2386ed372af0b5c4dc9 (patch)
tree2a75ba6e8469fbe9fdd92ceec1b8a7f258cfb935 /python_modules
parentf6735d7d9fb7fdde908636be1d25b294344cf235 (diff)
downloadspice-common-1b8f3388b0aedd411409d2386ed372af0b5c4dc9.tar.gz
spice-common-1b8f3388b0aedd411409d2386ed372af0b5c4dc9.tar.xz
spice-common-1b8f3388b0aedd411409d2386ed372af0b5c4dc9.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 4b3c960..f304ec0 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)