spice-gtk/python_modules/Makefile.am
2010-12-05 22:19:16 +01:00

11 lines
186 B
Makefile

NULL =
PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py
EXTRA_DIST = $(PYTHON_MODULES)
DISTCLEANFILES = *.pyc
-include $(top_srcdir)/git.mk