]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Fix paths in cabal file.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Jan 2014 16:31:42 +0000 (11:31 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Jan 2014 16:31:42 +0000 (11:31 -0500)
htsn-import.cabal

index 235c9d1fd413eadd834213edd849382d6b7c2e42..6b0f3c0c88d48aeecf3552d6548a9e740f098fbd 100644 (file)
@@ -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: