From 5b08038806a433bc9ee45f015bab1ac45fc33949 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 9 Jun 2016 23:07:46 -0400 Subject: [PATCH] updated lol cabal extra-files --- lol/lol.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lol/lol.cabal b/lol/lol.cabal index f3302f9f..6de61cd5 100644 --- a/lol/lol.cabal +++ b/lol/lol.cabal @@ -23,8 +23,8 @@ extra-source-files: README, CHANGES.md, benchmarks/UCycBenches.hs, benchmarks/ZqBenches.hs, tests/CycTests.hs, - tests/ZqTests.hs, tests/TensorTests.hs, + tests/ZqTests.hs, utils/Apply.hs, utils/Apply/Cyc.hs, utils/Apply/Zq.hs, @@ -34,7 +34,7 @@ extra-source-files: README, CHANGES.md, utils/Tests.hs, utils/TestTypes.hs, utils/Utils.hs, - Crypto/Lol/Cyclotomic/Tensor/CTensor/tensorTypes.h, + Crypto/Lol/Cyclotomic/Tensor/CTensor/*.h, Crypto/Lol/Cyclotomic/Tensor/CTensor/*.cpp cabal-version: >= 1.10 description: