summaryrefslogtreecommitdiffstats
path: root/fuse
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-11-18 13:40:04 +0000
committerRichard Jones <rjones@redhat.com>2009-11-18 13:40:04 +0000
commit4ffd4d460bd4b239ea9bcb60fbd225a7d37cb200 (patch)
tree9f37fe1021892201853648eca6e111c544922a28 /fuse
parentf5a3da14837fe65eab1df41df33f2bafeddcd9ce (diff)
downloadlibguestfs-4ffd4d460bd4b239ea9bcb60fbd225a7d37cb200.tar.gz
libguestfs-4ffd4d460bd4b239ea9bcb60fbd225a7d37cb200.tar.xz
libguestfs-4ffd4d460bd4b239ea9bcb60fbd225a7d37cb200.zip
fuse: Add test-fuse.sh to EXTRA_DIST.
Diffstat (limited to 'fuse')
-rw-r--r--fuse/Makefile.am2
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