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:
ffe0e11
)
Makefile.am: Fix comment.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 7 Oct 2011 12:42:27 +0000
(13:42 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 7 Oct 2011 12:42:27 +0000
(13:42 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
548d1fa
..
308a1f3
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-75,11
+75,12
@@
endif
SUBDIRS += sparsify
endif
-# Perl tools
and guestmount
.
+# Perl tools.
if HAVE_TOOLS
SUBDIRS += tools
endif
+# guestmount
if HAVE_FUSE
SUBDIRS += fuse
endif