diff options
author | Jim Meyering <jim@meyering.net> | 1997-10-15 05:12:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-10-15 05:12:00 +0000 |
commit | bbc161b496e3f69d0505cd154e065813d3de0add (patch) | |
tree | 0c2a4f213b474fa6a81284bfa28c2812ebdc4e96 /tests | |
parent | e3fe6a0efd78440a44415b8d5edb6531ec4fff3d (diff) | |
download | coreutils-bbc161b496e3f69d0505cd154e065813d3de0add.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/sort/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 5057bf5f7..f6e31f3a0 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -135,7 +135,7 @@ CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = SCRIPTS = $(noinst_SCRIPTS) -DIST_COMMON = Makefile.am Makefile.in TODO +DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |