From d773e8ab9ada7d5b733ffd56c5170431aceae6a0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 11 Aug 2015 09:07:36 -0700 Subject: 1976 - fix 'make test' --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makefile b/makefile index 4af684ea..7b8192ec 100644 --- a/makefile +++ b/makefile @@ -21,9 +21,9 @@ tangle/tangle: termbox/libtermbox.a: termbox/*.c termbox/*.h termbox/*.inl cd termbox && make -.PHONY: autogenerated_lists test valgrind clang opt clang+opt clena +.PHONY: all autogenerated_lists test valgrind clang opt clang+opt clena -test: mu_bin +test: mu_bin core.mu ./mu_bin test valgrind: clang+opt -- cgit 1.4.1-2-gfad0