X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2FMakefile.am;h=18748996484ffc7b8b2d42684cdc1bd3f26c4e52;hp=9868b422384f175dc57a8daa33c47c0531d70f9d;hb=41b959fd9b057354f642d84398b875d02b88b864;hpb=5e62afd7ce5145eee1894fab6f0722119fee1d31 diff --git a/src/Makefile.am b/src/Makefile.am index 9868b42..1874899 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,5 +47,3 @@ guestfs_protocol.h: guestfs_protocol.x $(RPCGEN) -h -o $@-t $< mv $@-t $@ endif - -CLEANFILES = *~