X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/98540684dfaac1b0ef75b7d047f5b6a46a519c1b..538300eed841e9c750ae7aee6ca358b844e539e1:/common/Makefile.common?ds=sidebyside diff --git a/common/Makefile.common b/common/Makefile.common index aa6049e3..077fc282 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -39,7 +39,7 @@ MOVE=mv COPY=cp PATHSEP=/ FLASH_TOOL=client/flasher -DETECTED_OS=UNAME +DETECTED_OS=$(UNAME) else