okular/generators/Makefile.am
Albert Astals Cid 56a491d542 moving
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=520369
2006-03-19 18:11:17 +00:00

14 lines
201 B
Makefile

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