Initial work on PS and PDF output. Because these two backends share
[sgt/halibut] / Makefile
index f3b59e0..22fa715 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ SRC := ../
 MODULES := main malloc ustring error help licence version misc tree234
 MODULES += input keywords contents index style biblio
 MODULES += bk_text bk_xhtml bk_whlp bk_man bk_info bk_paper bk_ps bk_pdf
-MODULES += winhelp
+MODULES += winhelp psdata
 
 OBJECTS := $(addsuffix .o,$(MODULES))
 DEPS := $(addsuffix .d,$(MODULES))