Fix small issue in make help

This commit is contained in:
yobibe 2010-03-29 10:36:26 +00:00
parent 23e5d20eed
commit b38742c92c

View file

@ -39,7 +39,7 @@ MOVE=mv
COPY=cp
PATHSEP=/
FLASH_TOOL=client/flasher
DETECTED_OS=UNAME
DETECTED_OS=$(UNAME)
else