diff options
Diffstat (limited to 'tests/sort')
-rw-r--r-- | tests/sort/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index b35169f27..69a26a9e9 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -61,6 +61,7 @@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FESETROUND_LIBM = @FESETROUND_LIBM@ +FNMATCH_H = @FNMATCH_H@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ GLIBC21 = @GLIBC21@ GMSGFMT = @GMSGFMT@ |