diff options
Diffstat (limited to 'Demos/Device/ClassDriver/AudioInput/asf.xml')
-rw-r--r-- | Demos/Device/ClassDriver/AudioInput/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/AudioInput/asf.xml b/Demos/Device/ClassDriver/AudioInput/asf.xml index fc8e15463..97a0be0bf 100644 --- a/Demos/Device/ClassDriver/AudioInput/asf.xml +++ b/Demos/Device/ClassDriver/AudioInput/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="AudioInput.txt"/>
+
<build type="c-source" value="AudioInput.c"/>
<build type="c-source" value="Descriptors.c"/>
<build type="header-file" value="AudioInput.h"/>
|