X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a8546529926fc87b5d73b75217ec011962e8ccaa..8e881ef48f0f49ed6176404597afea1fc7343165:/LUFA/StudioIntegration/makefile diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile index 53fb47012..7fa112543 100644 --- a/LUFA/StudioIntegration/makefile +++ b/LUFA/StudioIntegration/makefile @@ -135,6 +135,7 @@ check_filenames: $(MODULE_OUTPUT_XML) fi; \ done || exit 1; \ done; + @echo Verified referenced filenames of ASF.xml modules. check_database: python ProjectGenerator/project_generator.py -b $(LUFA_ROOT)/../ --main-ext-uuid=0e160d5c-e331-48d9-850b-e0387912171b CHECK