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

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

kde_module_LTLIBRARIES = libkdevperforce.la
libkdevperforce_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevperforce_la_LIBADD = $(top_builddir)/lib/libtdevelop.la $(top_builddir)/lib/interfaces/extensions/libkdevextensions.la

libkdevperforce_la_SOURCES = perforcepart.cpp commitdlg.cpp

METASOURCES = AUTO

servicedir = $(kde_servicesdir)
service_DATA = kdevperforce.desktop

rcdir = $(kde_datadir)/kdevperforce

SUBDIRS = integrator