From ef8ac2b83dc01e2fa53f6368046a1c21518063ff Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Wed, 3 Dec 2008 21:18:35 +0100 Subject: [PATCH] automatic commit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1