fuse: Add test-fuse.sh to EXTRA_DIST.
authorRichard Jones <rjones@redhat.com>
Wed, 18 Nov 2009 13:40:04 +0000 (13:40 +0000)
committerRichard Jones <rjones@redhat.com>
Wed, 18 Nov 2009 13:40:04 +0000 (13:40 +0000)
fuse/Makefile.am

index ebf948a..d582c65 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 = guestmount.pod
+EXTRA_DIST = guestmount.pod test-fuse.sh
 
 if HAVE_FUSE
 
 
 if HAVE_FUSE