Fix include path in Makefile

This commit is contained in:
Eric Butler
2012-08-09 22:58:20 -07:00
parent f954ee4977
commit a09b12b682

View File

@@ -9,4 +9,4 @@ PACKAGE_VERSION = 1.0
SOURCES = \ SOURCES = \
src/org/toorcamp/HelloSTK/HelloSTK.java src/org/toorcamp/HelloSTK/HelloSTK.java
include ../toorcamp-javacard-sdk/makefiles/applet-project.mk include ../sim-tools/javacard/makefiles/applet-project.mk