From fd04d645c8bc76b9aa8a3acae2f0c65fc8e99498 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 7 Jul 2014 10:04:19 -0400 Subject: [PATCH] Add game/sportinfo test XML files to the cabal file list. --- htsn-import.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htsn-import.cabal b/htsn-import.cabal index ca57490..e8b799e 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -179,6 +179,10 @@ extra-source-files: test/shell/*.test test/xml/*.xml test/xml/*.dtd + test/xml/gameinfo/*.xml + test/xml/gameinfo/*.dtd + test/xml/sportinfo/*.xml + test/xml/sportinfo/*.dtd synopsis: Import XML files from The Sports Network into an RDBMS. description: -- 2.43.2