diff options
Diffstat (limited to 'Projects/XPLAINBridge/asf.xml')
-rw-r--r-- | Projects/XPLAINBridge/asf.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/XPLAINBridge/asf.xml b/Projects/XPLAINBridge/asf.xml index f410b6f2e..91fb72334 100644 --- a/Projects/XPLAINBridge/asf.xml +++ b/Projects/XPLAINBridge/asf.xml @@ -40,6 +40,7 @@ <require idref="lufa.projects.avrispmkii_clone.src"/>
<build type="module-config" subtype="path" value="Config"/>
+ <build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
<build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>
|