From: Richard Jones Date: Tue, 3 Nov 2009 16:49:31 +0000 (+0000) Subject: Fix EXTRA_DIST line in fuse/Makefile.am. X-Git-Tag: 1.0.77~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=e2976edb674762437352c73a854333c7d9c945af Fix EXTRA_DIST line in fuse/Makefile.am. --- diff --git a/fuse/Makefile.am b/fuse/Makefile.am index 5d5ea30..dc00823 100644 --- a/fuse/Makefile.am +++ b/fuse/Makefile.am @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -EXTRA_DIST = fusexmp.c fusexmp_fh.c +EXTRA_DIST = guestmount.pod if HAVE_FUSE