]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
USB comms: part 2 towards @micolous PR#463 (#595)
[proxmark3-svn] / common / Makefile.common
index 7c94e041cee0551313f7494d74dc5e1752089d17..f31ff7bbdb1387acea808d317ff91572e41f454b 100644 (file)
@@ -29,7 +29,7 @@ GZIP=gzip
 
 OBJDIR = obj
 
-INCLUDE = -I../include -I../common
+INCLUDE = -I../include -I../common -I.
 
 TAR=tar
 TARFLAGS = -C .. -rvf
@@ -63,7 +63,7 @@ endif
 
 
 # Also search prerequisites in the common directory (for usb.c), the fpga directory (for fpga.bit), and the zlib directory
-VPATH = . ../common ../fpga ../zlib
+VPATH = . ../common ../common/crapto1 ../common/polarssl ../fpga ../zlib
 
 INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
Impressum, Datenschutz