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 46dfbaf5..a049d285 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,8 @@ release: $(RELEASE_TARGETS) imag-bin-release
bin: $(BIN_TARGETS) imag-bin
@$(ECHO) "\t[ALLBIN ]"
+bin-test: $(BIN_TARGET_TESTS)
+
lib: $(LIB_TARGETS)
@$(ECHO) "\t[ALLLIB ]"