X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=20b445c32c810f36b32138d0af118a516082374d;hb=b4d2a01828e5de85e5eee3631f7fe3925a0312ca;hp=de02622042904839c4050b27c26b5479d5712a53;hpb=acf9000252da7f4f3fde693ecc03461007cf0bf9;p=libguestfs.git diff --git a/src/Makefile.am b/src/Makefile.am index de02622..20b445c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,4 +47,6 @@ guestfs_protocol.h: guestfs_protocol.x rm -f $@-t $(RPCGEN) -h -o $@-t $< mv $@-t $@ -endif \ No newline at end of file +endif + +CLEANFILES = *~