This commit is contained in:
yparitcher
2019-02-12 19:22:35 -05:00
parent f2d0e3d275
commit f97d9ab34f
3 changed files with 4 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ solo.hex:
echo "You need to build the application first."
cbor:
$(MAKE) -f application.mk -j8 cbor
$(MAKE) -f $(APPMAKE) -j8 cbor
test:
$(MAKE) build-release-locked