]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/Makefile
Attempt at getting the windows client to at least compile without bombing out with...
[proxmark3-svn] / client / Makefile
index b7a529fce68281e50e8a43d6a244f16e3f9baa3e..65788beb040190d1e0e430ae5a7fb2cf36792a87 100644 (file)
@@ -12,8 +12,8 @@ CXXFLAGS = $(shell pkg-config --cflags QtCore QtGui 2>/dev/null) -Wall
 QTLDLIBS = $(shell pkg-config --libs QtCore QtGui 2>/dev/null)
 
 CMDSRCS = \
-                       crc16.c \
-                       iso14443crc.c \
+                       $(VPATH)\crc16.c \
+                       $(VPATH)\iso14443crc.c \
                        data.c \
                        graph.c \
                        ui.c \
Impressum, Datenschutz