Add the external core PDF to the new build system
[ghc-hetmet.git] / mk / config.mk.in
index 043472a..d3b656a 100644 (file)
@@ -587,6 +587,8 @@ INSTALL                     = @INSTALL@
 # 
 INSTALL                        := $(subst .././install-sh,$(TOP)/install-sh,$(INSTALL))
 LATEX                  = latex
+PDFLATEX        = pdflatex
+BIBTEX          = bibtex
 HEVEA                  = hevea
 HACHA                  = hacha
 LN_S                   = @LN_S@