Make the bootloader generation maintenance script copy over the project license text...
[pub/USBasp.git] / Maintenance / makefile
index b5a3b7b..6ddae85 100644 (file)
@@ -97,6 +97,7 @@ make_bootloaders:
         done < $(patsubst %/,%,$(LUFA_ROOT))/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
 
         $(MAKE) -f BuildMakefile build_bootloaders
+        cp $(patsubst %/,%,$(LUFA_ROOT))/LUFA/License.txt Bootloaders
         rm -f BuildMakefile
 
 # Check the working branch documentation, ensure no placeholder values