summaryrefslogtreecommitdiffstats
path: root/kpdf/conf/Makefile.am
blob: d115e8f97a71179d186a920c14fe42a55facf66d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
INCLUDES = -I$(srcdir)/.. -I$(top_builddir)/kpdf $(all_includes)

METASOURCES = AUTO

libkpdfconf_la_SOURCES = dlggeneral.ui dlgperformance.ui dlgaccessibility.ui \
                         dlgpresentation.ui \
                         preferencesdialog.cpp settings.kcfgc

noinst_LTLIBRARIES = libkpdfconf.la

kde_kcfg_DATA = kpdf.kcfg

preferencesdialog.lo: settings.h