Don't export STREQ and friends in <guestfs.h>
[libguestfs.git] / fuse / Makefile.am
index dc00823..c041058 100644 (file)
@@ -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 \