aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Device/LowLevel/RNDISEthernet/asf.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/RNDISEthernet/asf.xml b/Demos/Device/LowLevel/RNDISEthernet/asf.xml
index 3acd848de..21a489f9f 100644
--- a/Demos/Device/LowLevel/RNDISEthernet/asf.xml
+++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml
@@ -50,6 +50,7 @@
<build type="c-source" value="Lib/ICMP.c"/>
<build type="c-source" value="Lib/IP.c"/>
<build type="c-source" value="Lib/ProtocolDecoders.c"/>
+ <build type="c-source" value="Lib/RNDIS.c"/>
<build type="c-source" value="Lib/TCP.c"/>
<build type="c-source" value="Lib/UDP.c"/>
<build type="c-source" value="Lib/Webserver.c"/>
@@ -61,6 +62,7 @@
<build type="header-file" value="Lib/ICMP.h"/>
<build type="header-file" value="Lib/IP.h"/>
<build type="header-file" value="Lib/ProtocolDecoders.h"/>
+ <build type="header-file" value="Lib/RNDIS.h"/>
<build type="header-file" value="Lib/TCP.h"/>
<build type="header-file" value="Lib/UDP.h"/>
<build type="header-file" value="Lib/Webserver.h"/>