From 7d8102bec24e6066bbcdf50cf788cd15f13811ea Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Aug 1999 11:04:23 +0000 Subject: . --- tests/tsort/Makefile.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/tsort/Makefile.in') diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index aa7960035..65e6a2add 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -97,8 +97,12 @@ l = @l@ x = tsort explicit = -maint_gen = cycle-1.I cycle-1.X -run_gen = cycle-1.O cycle-1.E +maint_gen = cycle-1.I cycle-1.X cycle-2.I cycle-2.X posix-1.I posix-1.X \ +posix-2.I posix-2.X + +run_gen = cycle-1.O cycle-1.E cycle-2.O cycle-2.E posix-1.O posix-1.E \ +posix-2.O posix-2.E + EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -- cgit v1.2.3-54-g00ecf