X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=blobdiff_plain;f=makefile;fp=makefile;h=a848bcc9e227bed5f264de15f287829d98eda6bc;hp=3ae65f2b7d4f7973445e7cf2d80ecc3f631354b2;hb=644340dda817a432174236d243c668d43b3dc4a1;hpb=b054d19e638a4983f88243e09f1aa474ae405998 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