summaryrefslogtreecommitdiffstats
path: root/parts/documentation/plugins/pdb/Makefile.am
blob: 2b4d42b93cf36404ae4de66fbdfc2c397e03b53a (plain)
1
2
3
4
5
6
7
8
INCLUDES = -I$(top_srcdir)/lib/interfaces $(all_includes)
METASOURCES = AUTO
kde_module_LTLIBRARIES = libdocpdbplugin.la
libdocpdbplugin_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries)
libdocpdbplugin_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
noinst_HEADERS = docpdbplugin.h
libdocpdbplugin_la_SOURCES = docpdbplugin.cpp
kde_services_DATA = docpdbplugin.desktop