diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-03 22:14:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-03 22:14:06 +0000 |
commit | 39e23773007d0a42f17d4dae1593a7533b5271e1 (patch) | |
tree | 05a3d733836fc2b0275d1ce21f81badf37ed5936 /tests/rm/Makefile.in | |
parent | cda5bf9db959c08f85636e47196c0cf7e7bd915d (diff) | |
download | coreutils-39e23773007d0a42f17d4dae1593a7533b5271e1.tar.xz |
.
Diffstat (limited to 'tests/rm/Makefile.in')
-rw-r--r-- | tests/rm/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index abcc11419..8f882f7be 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -68,6 +68,7 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ +INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ |