]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware (#378)
[proxmark3-svn] / common / Makefile.common
index 53d2a83452bf343d5d19072d8441801c5a367985..29b72a4c21e4f53a3eb1afb8ab839344078a88c7 100644 (file)
@@ -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 ../common/crapto1 ../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