diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-16 12:43:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-16 12:43:33 +0000 |
commit | dd5500c678061224e198d363ab58d6af68680fd9 (patch) | |
tree | bfce1723016a3bf7d58872514271e748dda40f45 /tests/ln | |
parent | e105aad7606237d77a1ffe4b9f46ffb1fb3c9d6f (diff) | |
download | coreutils-dd5500c678061224e198d363ab58d6af68680fd9.tar.xz |
.
Diffstat (limited to 'tests/ln')
-rw-r--r-- | tests/ln/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index f5f9632a2..ace33578d 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ +HELP2MAN = @HELP2MAN@ INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ |