]> Nishi Git Mirror - gwion.git/commitdiff
:art: Fix tuple printfxxx
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 12:50:34 +0000 (13:50 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 7 Dec 2019 12:50:34 +0000 (13:50 +0100)
Makefile

index fc322b567d3a30cb55f371e6a4eabcac11452274..7fba7044011a65c3d967005331ae9d01b7900405 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,9 @@ endif
 include util/config.mk
 include config.mk
 
+SEVERITY ?= 10
+GWION_TEST_DIR ?= /tmp
+
 GWION_PACKAGE=gwion
 CFLAGS += -DGWION_PACKAGE='"${GWION_PACKAGE}"'