summaryrefslogtreecommitdiffstats
path: root/python_modules/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-26 02:40:17 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-26 02:40:17 +0200
commit3fc870ad553773e4495ba1cdf4af238b29d22dbc (patch)
tree4693deef59c9ed07f16f42409b33114b39730201 /python_modules/Makefile.am
parent4d8f39020ac83602c1647d4af04e8b19bf74ed6e (diff)
downloadspice-3fc870ad553773e4495ba1cdf4af238b29d22dbc.tar.gz
spice-3fc870ad553773e4495ba1cdf4af238b29d22dbc.tar.xz
spice-3fc870ad553773e4495ba1cdf4af238b29d22dbc.zip
Remove files moved to spice-common
Diffstat (limited to 'python_modules/Makefile.am')
-rw-r--r--python_modules/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/python_modules/Makefile.am b/python_modules/Makefile.am
deleted file mode 100644
index 7d416dfc..00000000
--- a/python_modules/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-NULL =
-
-PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py
-
-EXTRA_DIST = $(PYTHON_MODULES)