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:
3207a40
)
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>
Wed, 19 Oct 2011 17:31:19 +0000
(18:31 +0100)
(cherry picked from commit
c6be95453d66ea714a9813a21cfb224d8e346d9e
)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
ca31727
..
dcd11eb
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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