Generate guestfs_protocol.x when stamp-generator updates
[libguestfs.git] / src / Makefile.am
index fadb8c4..469f6d6 100644 (file)
@@ -57,8 +57,6 @@ libprotocol_la_SOURCES = \
 
 libprotocol_la_CFLAGS =
 
-$(BUILT_SOURCES): stamp-generator
-
 CLEANFILES = guestfs_protocol.c guestfs_protocol.h
 
 # From the libtool info file, with comments:
@@ -110,6 +108,7 @@ libguestfs_la_SOURCES = \
        guestfs-actions.h \
        guestfs-actions.c \
        guestfs-bindtests.c \
+       guestfs-internal.h \
        gettext.h
 
 # Make libguestfs include the convenience library.