Update tests Makefile

This commit is contained in:
Gregory Lirent 2022-06-03 19:28:44 +03:00
parent 193e247e9b
commit c32d771793
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,8 @@ clean:
########################################################################################################################
FORCE:
modules: ../bin/debug/libcdsb.a
../bin/debug/libcdsb.a:
../bin/debug/libcdsb.a: FORCE
cd ../ && $(MAKE) debug