Build imag-bin on bin-test to be sure things work

This commit is contained in:
Matthias Beyer 2017-01-25 10:44:44 +01:00
parent a0cdc53644
commit 188b063624

View file

@ -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 ]"