X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fuse%2FMakefile.am;h=c0410583367873b19b8e3e219763e78275974408;hp=dc00823d5f7af6e6819d3d925927f57d89300a2a;hb=ade327a7af869d4d70e28e2a596473943e0299dd;hpb=3833ddc6566f92783dc5a8894383c304e3d2c0b4 diff --git a/fuse/Makefile.am b/fuse/Makefile.am index dc00823..c041058 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 \