summaryrefslogtreecommitdiff
path: root/test/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/Makefile')
-rw-r--r--test/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/Makefile b/test/lib/Makefile
index c94c1ae..78e6bff 100644
--- a/test/lib/Makefile
+++ b/test/lib/Makefile
@@ -28,7 +28,7 @@ RELEASE = libdomtest.a
DEBUG = libdomtest-debug.a
# Objects
-OBJS = list testassert testobject utils
+OBJS = comparators list testassert testobject utils
.PHONY: clean debug export release setup test