Fix EXTRA_DIST line in fuse/Makefile.am.
[libguestfs.git] / fuse / Makefile.am
index 5d5ea30..dc00823 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 # 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
 
 
 if HAVE_FUSE