diff options
Diffstat (limited to 'fuse')
-rw-r--r-- | fuse/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse/Makefile.am b/fuse/Makefile.am index ebf948ae..d582c651 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 |