Skip to content
Snippets Groups Projects
Commit 50b89533 authored by Craig Tiller's avatar Craig Tiller
Browse files

x

parent c5296f6d
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,6 @@ set -ex ...@@ -33,6 +33,6 @@ set -ex
git submodule update --init git submodule update --init
find . | sort find . | sort
make run_dep_checks make CONFIG=$config run_dep_checks
make CONFIG=$config $1 make CONFIG=$config $1
bins/$config/$1 bins/$config/$1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment