diff options
Diffstat (limited to 'tests/chmod')
-rw-r--r-- | tests/chmod/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index b0a1c853a..6a55a65a4 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/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@ |