summaryrefslogtreecommitdiff
path: root/test/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/Makefile')
-rw-r--r--test/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lib/Makefile b/test/lib/Makefile
index 22a06e9..c94c1ae 100644
--- a/test/lib/Makefile
+++ b/test/lib/Makefile
@@ -22,10 +22,10 @@
CFLAGS += -I$(TOP) -I$(CURDIR)
# Release output
-RELEASE = libdebug.a
+RELEASE = libdomtest.a
# Debug output
-DEBUG = libdebug-debug.a
+DEBUG = libdomtest-debug.a
# Objects
OBJS = list testassert testobject utils