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