From: Francois Fleuret Date: Wed, 3 Dec 2008 20:18:35 +0000 (+0100) Subject: automatic commit X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=commitdiff_plain;h=ef8ac2b83dc01e2fa53f6368046a1c21518063ff automatic commit --- diff --git a/Makefile b/Makefile index 74d8560..1b72d1e 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ Makefile.depend: *.h *.cc Makefile $(CC) -M *.cc > Makefile.depend archive: - cd .. && tar zcvf folding-gpl.tgz folding/*.{cc,h,sh,txt} folding/Makefile folding/gpl-3.0.txt + cd .. && tar zcvf folding-gpl.tgz folding/{*.{cc,h,sh,txt},Makefile} clean: \rm -f folding list_to_pool *.o Makefile.depend TAGS