You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
371 B
14 lines
371 B
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
|