X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/90b6bf9e256eea7bb5e493b8f871e2e9f2e1e06d..43e10d666b502f1918051bbecdaf7d181040fe00:/BuildTests/SingleUSBModeTest/makefile diff --git a/BuildTests/SingleUSBModeTest/makefile b/BuildTests/SingleUSBModeTest/makefile index d5fd3f06e..14667474c 100644 --- a/BuildTests/SingleUSBModeTest/makefile +++ b/BuildTests/SingleUSBModeTest/makefile @@ -12,7 +12,7 @@ # all supported architectures # Path to the LUFA library core -LUFA_PATH = ../../LUFA/ +LUFA_PATH := ../../LUFA/ all: begin compile clean end