Added a note that I'm not going to do Python bindings for now.
[libguestfs.git] / python / Makefile.am
index 42a43f8..e4ef9e8 100644 (file)
@@ -14,3 +14,9 @@
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+EXTRA_DIST = README-python-bindings
+
+if HAVE_PYTHON
+
+endif
\ No newline at end of file