X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=18748996484ffc7b8b2d42684cdc1bd3f26c4e52;hb=0faa5dde7b992ba11bb88f77b3424676c7c492e4;hp=9868b422384f175dc57a8daa33c47c0531d70f9d;hpb=ef499de8946cf4b8120ef7917b2e5d7f9115041f;p=libguestfs.git 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 = *~