diff options
Diffstat (limited to 'Demos/Host/ClassDriver/MIDIHost/asf.xml')
-rw-r--r-- | Demos/Host/ClassDriver/MIDIHost/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/MIDIHost/asf.xml b/Demos/Host/ClassDriver/MIDIHost/asf.xml index 32e949973..0f8cd9c6f 100644 --- a/Demos/Host/ClassDriver/MIDIHost/asf.xml +++ b/Demos/Host/ClassDriver/MIDIHost/asf.xml @@ -19,6 +19,8 @@ <device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="MIDIHost.txt"/>
+
<build type="c-source" value="MIDIHost.c"/>
<build type="header-file" value="MIDIHost.h"/>
|