summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/replace/Makefile.in')
-rw-r--r--source/lib/replace/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/replace/Makefile.in b/source/lib/replace/Makefile.in
index 10ba5b9415a..f4c79749a69 100644
--- a/source/lib/replace/Makefile.in
+++ b/source/lib/replace/Makefile.in
@@ -37,7 +37,7 @@ test: all
installcheck: install test
-TEST_OBJS = test/testsuite.o test/os2_delete.o
+TEST_OBJS = test/testsuite.o test/os2_delete.o test/strptime.o
testsuite: libreplace.a $(TEST_OBJS)
$(CC) -o testsuite $(TEST_OBJS) -L. -lreplace