Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Studio extension.

This commit is contained in:
Dean Camera 2014-01-08 21:47:59 +11:00
parent 5789767889
commit 0d84b65f0b
160 changed files with 4760 additions and 4679 deletions

View file

@ -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: