X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=python%2FMakefile.am;h=86ece8d5e3f5aa524fcfddb5a4e41c19605de0b5;hp=6438d457f6492736d4e76b444d7d4d06ce6fc133;hb=ef499de8946cf4b8120ef7917b2e5d7f9115041f;hpb=adcf5dc6aa53c02877e6bc16e211b7062a8ea33c diff --git a/python/Makefile.am b/python/Makefile.am index 6438d45..86ece8d 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