X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=Makefile;h=1b72d1ea5b6d337d9138b5bf44a4490de82506ab;hp=74d85608994d043d0a6353a33a00b22945f02947;hb=HEAD;hpb=bd7db9aaf937bdba66445231a39518f2ae30b0d3 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