From: Michael Orlitzky Date: Mon, 20 Jan 2014 16:31:42 +0000 (-0500) Subject: Fix paths in cabal file. X-Git-Tag: 0.0.1~32 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=d0a21e184c50b516c23a8bd1c74a0be5e0b430f8 Fix paths in cabal file. --- diff --git a/htsn-import.cabal b/htsn-import.cabal index 235c9d1..6b0f3c0 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -8,12 +8,18 @@ license: GPL-3 license-file: doc/LICENSE build-type: Simple extra-source-files: - doc/htsnrc-import.example + doc/dbschema/*.png + doc/htsn-importrc.example doc/man1/htsn-import.1 makefile test/xml/*.xml schema/*.dtd - schemagen/*/*.xml + schemagen/Heartbeat/*.xml + schemagen/injuriesxml/*.xml + schemagen/Injuries_Detail_XML/*.xml + schemagen/newsxml/*.xml + schemagen/Odds_XML/*.xml + schemagen/weatherxml/*.xml synopsis: Import XML files from The Sports Network into an RDBMS. description: