diff options
Diffstat (limited to 'tests/install')
-rw-r--r-- | tests/install/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 30e7ed52c..892f947e5 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ |