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