diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-22 20:11:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-22 20:11:33 +0000 |
commit | b4c4729c8f3e543ea9671ce3ebdb5c0f1074cc34 (patch) | |
tree | 5f037e44fe279d9fda11acb45b4e2a1558115b0f /tests/seq | |
parent | f4ab08b5caf0cb9dc0e4ff09ca71c33c35243238 (diff) | |
download | coreutils-b4c4729c8f3e543ea9671ce3ebdb5c0f1074cc34.tar.xz |
.
Diffstat (limited to 'tests/seq')
-rw-r--r-- | tests/seq/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 8de5781dc..f6a4ed192 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/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@ |