diff options
Diffstat (limited to 'build_test.mk')
| -rw-r--r-- | build_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_test.mk b/build_test.mk index 96487c01f..dd66a008e 100644 --- a/build_test.mk +++ b/build_test.mk | |||
| @@ -52,6 +52,7 @@ include tests/$(TEST)/rules.mk | |||
| 52 | endif | 52 | endif |
| 53 | 53 | ||
| 54 | include common_features.mk | 54 | include common_features.mk |
| 55 | include generic_features.mk | ||
| 55 | include $(TMK_PATH)/common.mk | 56 | include $(TMK_PATH)/common.mk |
| 56 | include $(QUANTUM_PATH)/debounce/tests/rules.mk | 57 | include $(QUANTUM_PATH)/debounce/tests/rules.mk |
| 57 | include $(QUANTUM_PATH)/sequencer/tests/rules.mk | 58 | include $(QUANTUM_PATH)/sequencer/tests/rules.mk |
