diff options
Diffstat (limited to 'tests/fmt')
-rw-r--r-- | tests/fmt/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index d772b0869..49900ef74 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -212,6 +212,7 @@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIB_ACL = @LIB_ACL@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ LIB_EACCESS = @LIB_EACCESS@ |