git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f286a81
)
Install guestfs.py
author
Richard Jones
<rjones@redhat.com>
Mon, 13 Apr 2009 19:06:46 +0000
(20:06 +0100)
committer
Richard Jones
<rjones@redhat.com>
Mon, 13 Apr 2009 19:06:46 +0000
(20:06 +0100)
python/Makefile.am
patch
|
blob
|
history
diff --git
a/python/Makefile.am
b/python/Makefile.am
index
6438d45
..
86ece8d
100644
(file)
--- 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