diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index ece81c1..c580101 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -46,6 +46,10 @@ extra-source-files: README.md tests/exeintlib/lib/*.hs tests/exeintlib/intlib/*.hs + tests/fliblib/*.hs + tests/fliblib/*.cabal + tests/fliblib/lib/*.hs + tests/bkpregex/*.cabal tests/bkpregex/*.hs tests/bkpregex/regex-example/*.hs |