Support CPAL table
diff --git a/test/api/Makefile.am b/test/api/Makefile.am
index d7d40af..895d154 100644
--- a/test/api/Makefile.am
+++ b/test/api/Makefile.am
@@ -44,6 +44,7 @@
 
 if HAVE_OT
 TEST_PROGS += \
+	test-ot-color \
 	test-ot-tag \
 	$(NULL)
 endif