X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=8710287b79cb52e0978df8e004bddc756ae3056f;hb=e730f9ce1b9db5bb6d3cdbae9fae735cec2c367f;hp=c6c79812539f456877a7af34cd55f530f67774ac;hpb=bf31955186e4e3dd4e4f57cbf915fd9fc3d6b793;p=dead%2Fhtsn.git 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 \