X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fab1678602ff0e560a4bd9a1ba6b5db6f3872732..cd0bd7bf90e7e64a42b1efcee5a60cfdfc91d7a2:/LUFA/makefile diff --git a/LUFA/makefile b/LUFA/makefile index 1e21371ff..7abd0145a 100644 --- a/LUFA/makefile +++ b/LUFA/makefile @@ -10,7 +10,7 @@ # --------------------------------------- LUFA_VERSION_NUM := $(shell grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2) -EXCLUDE_FROM_EXPORT := Documentation DoxygenPages CodeTemplates Build *.conf *.tar *.o *.lss *.lst *.hex *.elf *.hex *.eep *.map *.bin *.d *.o.d +EXCLUDE_FROM_EXPORT := Documentation DoxygenPages CodeTemplates Build *.conf *.tar *.o *.lss *.lst *.hex *.elf *.hex *.eep *.map *.bin *.d DOXYGEN_OVERRIDE_PARAMS = PROJECT_NUMBER=$(LUFA_VERSION_NUM)