X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2FMakefile.am;h=fadb8c4c9100ace7ca7abd009e6d64c9bccecce2;hp=cd0022d76dedce67711da5e7503ca0d670c56450;hb=130e7be812c45696877590b2d1bac3ab24883bff;hpb=7aa0d646d34f7cad4c220570ab4a0caafb6b4dc1 diff --git a/src/Makefile.am b/src/Makefile.am index cd0022d..fadb8c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,8 @@ EXTRA_DIST = \ guestfs_protocol.x \ MAX_PROC_NR \ stamp-generator \ - generator.ml + generator.ml \ + guestfs-internal-actions.h # Rerun the generator if it has changed. # Git removes empty directories, so in cases where the @@ -46,7 +47,6 @@ BUILT_SOURCES = \ guestfs-structs.h \ guestfs-actions.h \ guestfs-actions.c \ - guestfs-internal-actions.h \ guestfs-bindtests.c # This convenience library is solely to avoid compiler warnings