X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/578976788971c370ba61aa7fd20530d05319c2d9..0d84b65f0b91c67945dc0553e717b77b333e0d53:/LUFA/makefile diff --git a/LUFA/makefile b/LUFA/makefile index 51bad3cdb..88449a936 100644 --- a/LUFA/makefile +++ b/LUFA/makefile @@ -10,7 +10,7 @@ # --------------------------------------- LUFA_VERSION_NUM = $(shell grep LUFA_VERSION_STRING $(LUFA_PATH)/Version.h | cut -d'"' -f2) -EXCLUDE_FROM_EXPORT := Documentation DoxygenPages CodeTemplates Build StudioIntegration *.conf *.tar *.o *.d *.lss *.lst *.hex *.elf *.hex *.eep *.map *.bin +EXCLUDE_FROM_EXPORT := Documentation DoxygenPages CodeTemplates Build StudioIntegration doxyfile *.tar *.o *.d *.lss *.lst *.hex *.elf *.hex *.eep *.map *.bin # Default target - no default action when attempting to build the core directly all: