I'm not sure why these dependencies exist, but they cause the
appliance to be updated every time the generator runs, which
appears to be unnecessary.
mkdir -p $(top_srcdir)/java/com/redhat/et/libguestfs
cd $(top_srcdir) && ocaml -warn-error A src/generator.ml
-guestfs_protocol.x: stamp-generator
-
include_HEADERS = guestfs.h guestfs-actions.h guestfs-structs.h
lib_LTLIBRARIES = libguestfs.la
libprotocol_la_CFLAGS =
-$(BUILT_SOURCES): stamp-generator
-
CLEANFILES = guestfs_protocol.c guestfs_protocol.h
# From the libtool info file, with comments: