summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b4fce9dd..638d512a 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ clean:
install:
$(MAKE) -C utility install
$(MAKE) -C cgpt install
+ $(MAKE) -C tests install
runtests:
$(MAKE) -C tests runtests