diff options
Diffstat (limited to 'fuse')
-rw-r--r-- | fuse/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fuse/Makefile.am b/fuse/Makefile.am index d582c651..5ffdb95b 100644 --- a/fuse/Makefile.am +++ b/fuse/Makefile.am @@ -15,6 +15,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +include $(top_srcdir)/subdir-rules.mk + EXTRA_DIST = guestmount.pod test-fuse.sh if HAVE_FUSE |