From 63131f36c955c41831e226e72621efb3182af14d Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Wed, 26 Oct 2016 11:11:34 +0200 Subject: [PATCH] drop EXTRA_{test,barvinok}_{summate,bound}_SOURCES This was missing from 7a84e1b (barvinok_{summate,bound}: take isl input, Thu Nov 11 14:29:48 2010 +0100). Signed-off-by: Sven Verdoolaege --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index d297d58..6042ba1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -286,12 +286,10 @@ barvinok_bound_SOURCES = \ bound.c \ verify.h \ verify.c -EXTRA_barvinok_bound_SOURCES = fdstream.cc fdstream.h barvinok_summate_SOURCES = \ barvinok_summate.c \ verify.h \ verify.c -EXTRA_barvinok_summate_SOURCES = fdstream.cc fdstream.h 4coins_SOURCES = 4coins.cc semigroup_holes_SOURCES = semigroup_holes.cc lexmin_SOURCES = \ @@ -312,7 +310,6 @@ test_bound_SOURCES = \ test_bound.c \ verify.h \ verify.c -EXTRA_test_bound_SOURCES = fdstream.cc fdstream.h iscc_SOURCES = \ isl_obj_list.h \ isl_obj_list.c \ -- 2.11.4.GIT