From 706f4260ef5175a1134be7764aa9640b28fa2335 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 19 Sep 2017 10:49:08 +0200 Subject: Continues to implement automated testing. ... in a hacky sort of way. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 177bd88..80e587e 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ PROPERTY_FILES ?= \ AST_FILE ?= ${CURDIR}/data/ast/best_chronometer_ever.xml TEMPLATE_DIR ?= ${CURDIR}/data/template/ #AST_FILE = ${CURDIR}/data/ast/pong.xml +NICE_MESSAGE ?= TMP_DIR ?= /tmp/tabellion MODEL_DIR ?= $(TMP_DIR)/mod -- cgit v1.2.3-70-g09d2