[GIT] ppl/ppl(master): Define the SOURCES for test concatenate1.

Module: ppl/ppl Branch: master Commit: 42397bb0409e662d747acabb988426f743d69829 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=42397bb0409e6...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Thu Mar 18 17:12:09 2010 +0100
Define the SOURCES for test concatenate1.
---
tests/Partially_Reduced_Product/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/Partially_Reduced_Product/Makefile.am b/tests/Partially_Reduced_Product/Makefile.am index 228aa4b..541da86 100644 --- a/tests/Partially_Reduced_Product/Makefile.am +++ b/tests/Partially_Reduced_Product/Makefile.am @@ -120,6 +120,8 @@ boundedaffineimage1_SOURCES = boundedaffineimage1.cc
bounds1_SOURCES = bounds1.cc
+concatenate1_SOURCES = concatenate1.cc + congruences1_SOURCES = congruences1.cc
congruencesproduct1_SOURCES = congruencesproduct1.cc
participants (1)
-
Enea Zaffanella