summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2020-11-16 05:32:38 -0500
committerEric S. Raymond <esr@thyrsus.com>2020-11-16 05:32:38 -0500
commitf0f53f6930bb3d8fc8878e3fc9996b95d59a6b4f (patch)
tree4008b1ef3c6a484a3730e698a5a8493afedfa64d
parenteacb312e5b9868dba734996d6c72fc60e0d75036 (diff)
downloadflex-git-f0f53f6930bb3d8fc8878e3fc9996b95d59a6b4f.tar.gz
Remove now-unused SOURCES declarations.
-rw-r--r--tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9d4677a..7187f03 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -145,9 +145,6 @@ nodist_header_r_SOURCES = header_r_scanner.h
include_by_buffer_direct_SOURCES = include_by_buffer.direct.l
include_by_push_direct_SOURCES = include_by_push.direct.l
include_by_reentrant_direct_SOURCES = include_by_reentrant.direct.l
-lineno_nr_one_SOURCES = lineno_nr.l
-lineno_r_one_SOURCES = lineno_r.l
-lineno_c99_one_SOURCES = lineno_c99.l
lineno_trailing_one_SOURCES = lineno_trailing.l
mem_nr_SOURCES = mem_nr.l
mem_r_SOURCES = mem_r.l