mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
93fc5f2e3c
problems for partially blind and similar problems or even simple annoyances svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358599
11 lines
261 B
Makefile
11 lines
261 B
Makefile
noinst_LTLIBRARIES = libconf.la
|
|
|
|
libconf_la_SOURCES = dlggeneral.ui dlgaccessibility.ui \
|
|
preferencesdialog.cpp \
|
|
settings.kcfgc
|
|
|
|
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
|
|
|
METASOURCES = AUTO
|
|
|
|
kde_kcfg_DATA = kpdf.kcfg
|