diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-30 05:40:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-30 05:40:40 +0000 |
commit | b989ccb2485c341da62b5b5c8eba7328c5c19ab2 (patch) | |
tree | 90bf183b5da1fde96c47c6fb0972b70f35b65f99 /tests/head | |
parent | 2067a9fe9718cf022b67fb00b3340f3023daba93 (diff) | |
download | coreutils-b989ccb2485c341da62b5b5c8eba7328c5c19ab2.tar.xz |
.
Diffstat (limited to 'tests/head')
-rw-r--r-- | tests/head/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 382fa0ca7..426664dbd 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -65,6 +65,7 @@ DATADIRNAME = @DATADIRNAME@ GENCAT = @GENCAT@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ +GNU_PACKAGE = @GNU_PACKAGE@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |