summaryrefslogtreecommitdiffstats
path: root/parts/abbrev/Makefile.am
blob: f5c3ec2e0d2aedd5f1bf346d016fe86969fa343c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Here resides the abbrev part

INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/util $(all_includes)

kde_module_LTLIBRARIES = libkdevabbrev.la
libkdevabbrev_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevabbrev_la_LIBADD = $(top_builddir)/lib/libtdevelop.la

libkdevabbrev_la_SOURCES = abbrevpart.cpp abbrevconfigwidget.cpp abbrevconfigwidgetbase.ui addtemplatedlg.cpp addtemplatedlgbase.ui

METASOURCES = AUTO

servicedir = $(kde_servicesdir)
service_DATA = kdevabbrev.desktop

sourcesdir = $(kde_datadir)/kdevabbrev/sources
sources_DATA = qt_classes cpp_keywords

rcdir = $(kde_datadir)/kdevabbrev
rc_DATA = kdevabbrev.rc