summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile.am')
-rw-r--r--python/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 6438d457..86ece8d5 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -26,6 +26,8 @@ if HAVE_PYTHON
pythondir = $(PYTHON_SITE_PACKAGES)
+python_DATA = guestfs.py
+
python_LTLIBRARIES = libguestfsmod.la
libguestfsmod_la_SOURCES = guestfs-py.c