diff options
Diffstat (limited to 'builddefs/build_full_test.mk')
| -rw-r--r-- | builddefs/build_full_test.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/builddefs/build_full_test.mk b/builddefs/build_full_test.mk index 63f9fea915..5cae327c6c 100644 --- a/builddefs/build_full_test.mk +++ b/builddefs/build_full_test.mk | |||
| @@ -21,8 +21,10 @@ $(TEST_OUTPUT)_SRC := \ | |||
| 21 | $(SRC) \ | 21 | $(SRC) \ |
| 22 | $(QUANTUM_PATH)/keymap_introspection.c \ | 22 | $(QUANTUM_PATH)/keymap_introspection.c \ |
| 23 | tests/test_common/matrix.c \ | 23 | tests/test_common/matrix.c \ |
| 24 | tests/test_common/pointing_device_driver.c \ | ||
| 24 | tests/test_common/test_driver.cpp \ | 25 | tests/test_common/test_driver.cpp \ |
| 25 | tests/test_common/keyboard_report_util.cpp \ | 26 | tests/test_common/keyboard_report_util.cpp \ |
| 27 | tests/test_common/mouse_report_util.cpp \ | ||
| 26 | tests/test_common/keycode_util.cpp \ | 28 | tests/test_common/keycode_util.cpp \ |
| 27 | tests/test_common/keycode_table.cpp \ | 29 | tests/test_common/keycode_table.cpp \ |
| 28 | tests/test_common/test_fixture.cpp \ | 30 | tests/test_common/test_fixture.cpp \ |
