summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-13 20:06:46 +0100
committerRichard Jones <rjones@redhat.com>2009-04-13 20:06:46 +0100
commit4ee9666a388f771e9b353dbedc90f52a73bb86e1 (patch)
treef569c02a087f46ca5d48def2febc2b7ac21baae3 /python
parentf286a81cab9059ef3be51bf745e2903e065b36ea (diff)
downloadlibguestfs-4ee9666a388f771e9b353dbedc90f52a73bb86e1.tar.gz
libguestfs-4ee9666a388f771e9b353dbedc90f52a73bb86e1.tar.xz
libguestfs-4ee9666a388f771e9b353dbedc90f52a73bb86e1.zip
Install guestfs.py
Diffstat (limited to 'python')
-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