X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fsub-makefile.mk;h=1d41bd101a94c622e951c90fc95662d24d615c13;hb=6caa45bf8762fe38bb8d43a6181276f132f3c728;hp=1e9cf2265d8b76b7677a9cf02d29a0aca8191c91;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/mk/sub-makefile.mk b/mk/sub-makefile.mk index 1e9cf22..1d41bd1 100644 --- a/mk/sub-makefile.mk +++ b/mk/sub-makefile.mk @@ -21,7 +21,7 @@ default : .NOTPARALLEL: # all comes first, we want it to be the default target -STD_TARGETS = all clean distclean maintainer_clean install +STD_TARGETS = all clean distclean maintainer_clean install html ps pdf # The + tells make that we're recursively invoking make, otherwise 'make -j2' # goes wrong.