]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/mfkey/Makefile
Fix compile issues for mfkey32 and mfkey64 after Pull Request #380
[proxmark3-svn] / tools / mfkey / Makefile
index ede971dc7c9bc4cbf4680fd3e737f4ec1b02cb9a..92d3be720c848f3cd0a1f89db625c691b864d124 100755 (executable)
@@ -1,7 +1,7 @@
 VPATH = ../../common ../../common/crapto1 ../../client
 CC = gcc
 LD = gcc
-CFLAGS = -std=c99 -D_ISOC99_SOURCE -I../../common -I../../client -Wall -O3
+CFLAGS = -std=c99 -D_ISOC99_SOURCE -I../../include -I../../common -I../../client -Wall -O3
 LDFLAGS =
 
 OBJS = crypto1.o crapto1.o parity.o util_posix.o mfkey.o
Impressum, Datenschutz