Define CPP in distrib/Makefile-bin-vars.in; fixes #1855
[ghc-hetmet.git] / distrib / Makefile
index adf39ac..64863e2 100644 (file)
@@ -25,6 +25,7 @@ install::
        $(MAKE) -C libraries install      DOING_BIN_DIST=YES
        $(MAKE) -C compiler  install      DOING_BIN_DIST=YES
        $(MAKE) -C docs      install-docs DOING_BIN_DIST=YES
+       $(MAKE) -C libraries/Cabal/doc install-docs DOING_BIN_DIST=YES
        $(INSTALL_DATA) $(INSTALL_OPTS) extra-gcc-opts $(libdir)
 
 install :: postinstall denounce