From: Jérémie Astor Date: Wed, 1 Apr 2020 23:13:41 +0000 (+0200) Subject: :wrench: Do not clean-all config files X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=9781c31bb26ba6093e47c275d3a1012c198d7c82;p=gwion.git :wrench: Do not clean-all config files --- diff --git a/Makefile b/Makefile index f35b8b61..1a3193bd 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ clean-tests: @rm -rf *.gw log vlog clean-all: clean clean-tests - @rm -rf src book.toml custom.css + @rm -rf src .SUFFIXES: .gw .test .gw.test: