X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d2f231cc132581999d3cc24a072639b06e0f84f..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