summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd75ed0..bd024a3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@ INSTALL ?= install
all:
$(MAKE) -C src all
- $(MAKE) -C test all
test:
$(MAKE) -C test all