From 04f258699a6ae9ab818e8438607739a107a3583a Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 19 Feb 2020 12:16:01 +0100 Subject: [PATCH] Makefile: adjust path to sim-tools --- sim-applet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim-applet/Makefile b/sim-applet/Makefile index 8942300..932428f 100644 --- a/sim-applet/Makefile +++ b/sim-applet/Makefile @@ -1,4 +1,4 @@ -SIMTOOLS_DIR = ../sim-tools +SIMTOOLS_DIR = ../../sim-tools APPLET_AID = 0xd0:0x70:0x02:0xca:0x44:0x90:0x01:0x01 APPLET_NAME = org.toorcamp.HelloSTK.HelloSTK