summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 433a567..2e773ac 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,6 @@
# Tests
DIR_TEST_ITEMS := nofonts:nofonts.c;harness.c;mocks.c \
+ olducsinit:olducsinit.c;harness.c;mocks.c \
ucsinit:ucsinit.c;harness.c;mocks.c
ifeq ($(HOST),arm-unknown-riscos)