okular/generators/Makefile.am
Albert Astals Cid 30c2f8067d oKular goes poppler
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=520367
2006-03-19 18:03:43 +00:00

15 lines
195 B
Makefile

if include_ghostscript
GSPLUGINDIR = ghostview
endif
if include_chm
CHMPLUGINDIR = chm
endif
if include_pdf
PDFPLUGINDIR = xpdf
endif
SUBDIRS = $(GSPLUGINDIR) xpdf fax kimgio $(CHMPLUGINDIR)