Install guestfs.py
authorRichard Jones <rjones@redhat.com>
Mon, 13 Apr 2009 19:06:46 +0000 (20:06 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 13 Apr 2009 19:06:46 +0000 (20:06 +0100)
python/Makefile.am

index 6438d45..86ece8d 100644 (file)
@@ -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