okular/core/Makefile.am
Piotr Szymanski 75db44d843 - sync with hdd, refactored text page, ported backends to textpage,
- fixed crash in fax, chm builds and ghostview nearly ported to libqgs

svn path=/trunk/playground/graphics/oKular/kpdf/; revision=481340
2005-11-18 20:48:01 +00:00

17 lines
465 B
Makefile

SUBDIRS = .
INCLUDES = -I$(srcdir)/.. -I$(top_builddir)/kpdf $(all_includes)
METASOURCES = AUTO
liboKularcore_la_SOURCES = chooseenginedialog.ui generator.cpp area.cpp textpage.cpp page.cpp document.cpp link.cpp annotations.cpp \
pagetransition.cpp
liboKularcore_la_LIBADD = -lkio
kde_servicetypes_DATA = \
oKularGenerator.desktop
noinst_LTLIBRARIES = liboKularcore.la
document.lo: ../conf/settings.h
page.lo: ../conf/settings.h