X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=makefile;h=8710287b79cb52e0978df8e004bddc756ae3056f;hp=c6c79812539f456877a7af34cd55f530f67774ac;hb=fdd40277556133bd14cf0a3f13749f4663b5f3ba;hpb=5671d214dfa65c71d19a0f8f0f9764df21845a4b diff --git a/makefile b/makefile index c6c7981..8710287 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ profile: src/*.hs runghc Setup.hs configure --user --enable-executable-profiling runghc Setup.hs build -doc: src/*.hs +doc: *.cabal src/*.hs runghc Setup.hs configure --user runghc Setup.hs hscolour --executables runghc Setup.hs haddock --internal \