Tidy up HID

This commit is contained in:
Larry Snizek
2019-10-23 14:26:49 +01:00
parent 9fb073a2b0
commit 102d1b4e3a
2 changed files with 2 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ VERSION = 0.2.0
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xassert(>=2.0.0) lib_xud(>=0.1.0) lib_spdif(>=3.0.0)
INCLUDE_DIRS = api src/* src/core/user
INCLUDE_DIRS = api src/* src/core/* src/core/user/hid
#ignore host dir
SOURCE_DIRS = src/*