forked from mirror/qmk_firmware
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Studio extension.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user