Chromium Code Reviews| Index: app/tests/rules.mk |
| diff --git a/app/tests/rules.mk b/app/tests/rules.mk |
| index 35e4ee2eb4e30c6c6e9a81759fa11dfe7e2209eb..aba98c76bde3443114b3f86941faece48bcd596e 100644 |
| --- a/app/tests/rules.mk |
| +++ b/app/tests/rules.mk |
| @@ -14,6 +14,7 @@ MODULE_SRCS += \ |
| $(LOCAL_DIR)/printf_tests.c \ |
| $(LOCAL_DIR)/tests.c \ |
| $(LOCAL_DIR)/thread_tests.c \ |
| + $(LOCAL_DIR)/port_tests.c \ |
| MODULE_ARM_OVERRIDE_SRCS := \ |