Diff between de3fa6e54ded72f83780b984202fca8c0c1b808c and b0ceb60518b0c87ab5260e63fb98559aab0065ac
Changed Files
| File | Additions | Deletions | Status |
| Makefile.plugins | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.plugins b/Makefile.plugins
index 1f3b5b5..3ab7c1c 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -58,7 +58,7 @@ builtin_modules += input
builtin_sources += profiles/input/manager.c \
profiles/input/server.h profiles/input/server.c \
profiles/input/device.h profiles/input/device.c \
- profiles/input/hidp_defs.h
+ profiles/input/hidp_defs.h profiles/input/sixaxis.h
endif
if HOG