python: Correctly check for Python major/minor.
[libguestfs.git] / Makefile.am
index ca31727..dcd11eb 100644 (file)
@@ -71,11 +71,12 @@ SUBDIRS += resize
 endif
 endif
 
-# Perl tools and guestmount.
+# Perl tools.
 if HAVE_TOOLS
 SUBDIRS += tools
 endif
 
+# guestmount
 if HAVE_FUSE
 SUBDIRS += fuse
 endif