summaryrefslogtreecommitdiffstats
path: root/fuse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fuse/Makefile.am')
-rw-r--r--fuse/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/fuse/Makefile.am b/fuse/Makefile.am
index dc00823d..c0410583 100644
--- a/fuse/Makefile.am
+++ b/fuse/Makefile.am
@@ -24,7 +24,8 @@ bin_PROGRAMS = guestmount
guestmount_SOURCES = \
dircache.c \
dircache.h \
- guestmount.c
+ guestmount.c \
+ guestmount.h
guestmount_CFLAGS = \
-I$(top_srcdir)/src -I$(top_builddir)/src \