From: Richard Jones Date: Wed, 18 Nov 2009 13:40:04 +0000 (+0000) Subject: fuse: Add test-fuse.sh to EXTRA_DIST. X-Git-Tag: 1.0.79~2 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=4ffd4d460bd4b239ea9bcb60fbd225a7d37cb200;hp=f5a3da14837fe65eab1df41df33f2bafeddcd9ce fuse: Add test-fuse.sh to EXTRA_DIST. --- diff --git a/fuse/Makefile.am b/fuse/Makefile.am index ebf948a..d582c65 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 = guestmount.pod +EXTRA_DIST = guestmount.pod test-fuse.sh if HAVE_FUSE