mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-10 23:22:33 +02:00
build_tests and run_tests should work now
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ SUBDIRS = src doc
|
||||
|
||||
DOLLAR = $
|
||||
|
||||
build_tests.commands = ./unit_tests.sh make
|
||||
build_tests.commands = ./unit_tests.sh make build
|
||||
build_tests.depends = all
|
||||
|
||||
run_tests.commands = ./unit_tests.sh make run
|
||||
|
||||
Reference in New Issue
Block a user