diff --git a/Makefile b/Makefile index 719c0219..4a4e751c 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ release: $(RELEASE_TARGETS) imag-bin-release bin: $(BIN_TARGETS) imag-bin @$(ECHO) "\t[ALLBIN ]" -bin-test: $(BIN_TARGET_TESTS) +bin-test: $(BIN_TARGET_TESTS) imag-bin lib: $(LIB_TARGETS) @$(ECHO) "\t[ALLLIB ]"