diff options
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 4a1044cf4..bf9f7d253 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -74,6 +74,7 @@ KMEM_GROUP = @KMEM_GROUP@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ +LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ |