X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=blobdiff_plain;f=makefile;h=a848bcc9e227bed5f264de15f287829d98eda6bc;hp=3ae65f2b7d4f7973445e7cf2d80ecc3f631354b2;hb=a4d1f36a2dfb5db56f382d9b25ea70de7ef38633;hpb=3e5e1cb1c3f1bbc4150a69ba2ce76ab36bbcae32 diff --git a/makefile b/makefile index 3ae65f2..a848bcc 100644 --- a/makefile +++ b/makefile @@ -17,6 +17,8 @@ clean: rm -f *.prof rm -rf .hpc +install: $(BIN) + runghc Setup.hs install # Neither 'haddock' nor 'hscolour' seem to work properly. doc: src_html