summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a049d285..17ed07a2 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,8 @@ lib: $(LIB_TARGETS)
lib-test: $(LIB_TARGETS_TEST)
+test: bin-test lib-test
+
install: $(INSTALL_TARGETS)
@$(ECHO) "\t[INSTALL]"