diff options
-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) |