From 08d3afa84b3cd8f741c155edbbc04a6e14aea7ec Mon Sep 17 00:00:00 2001 From: Mark Woolrich <woolrich@fmrib.ox.ac.uk> Date: Fri, 26 Jan 2001 15:56:54 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index adf2e7c..8a982fb 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OptionsTestObjects = opttst.o OptionsTestLibrarys = -lutils LibraryTarget = libutils.a -LibraryObjects = matches.o functions.o usage.o check.o parse.o Log.o +LibraryObjects = matches.o functions.o usage.o check.o parse.o Log.o time_tracer.o all: ${LibraryTarget} -- GitLab