X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=blobdiff_plain;f=makefile;fp=makefile;h=98b36c30a552c5dd303a979ef94b5b911ad88c56;hp=2212e31043071cbb73923bed7da1b1733cec0034;hb=41e747eb6c845d176f6603d481ed49fe918dbfab;hpb=3162fcab26da67c5b0169e552e7de74aef92101c diff --git a/makefile b/makefile index 2212e31..98b36c3 100644 --- a/makefile +++ b/makefile @@ -16,7 +16,7 @@ HCFLAGS += -Weverything \ -rtsopts \ -threaded -.PHONY : dist hlint +.PHONY : doc dist hlint $(BIN): $(PN).cabal $(SRCS) runghc Setup.hs configure --user