Fix include path in Makefile

This commit is contained in:
Eric Butler 2012-08-09 22:58:20 -07:00
parent f954ee4977
commit a09b12b682
1 changed files with 1 additions and 1 deletions

View File

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