Build imag-bin on bin-test to be sure things work
This commit is contained in:
parent
a0cdc53644
commit
188b063624
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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 ]"
|
||||
|
|
Loading…
Reference in a new issue