diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-20 02:12:59 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-20 02:12:59 +0000 |
commit | 5dd2658cb2c0d90614bdbec66669633a2a0a2407 (patch) | |
tree | 79551d70c299f93e53424aac2823e67b3aa3d290 /tests/ls | |
parent | 529a7c21fd1950e3a1e5a4ec429b6e2c12f619d8 (diff) | |
download | coreutils-5dd2658cb2c0d90614bdbec66669633a2a0a2407.tar.xz |
Regenerate.
Diffstat (limited to 'tests/ls')
-rw-r--r-- | tests/ls/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index a46832f51..25b2a9758 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -173,6 +173,7 @@ EXEEXT = @EXEEXT@ FESETROUND_LIBM = @FESETROUND_LIBM@ FNMATCH_H = @FNMATCH_H@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ +GETOPT_H = @GETOPT_H@ GLIBC21 = @GLIBC21@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ |