mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Makefile.am: Fix comment.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user