summaryrefslogtreecommitdiffstats
path: root/quanta/components/cvsservice/Makefile.am
blob: eb3815812b8b5a452b54ac99337a442b0f6772d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INCLUDES = $(all_includes) -I$(kde_includes)/kde

noinst_LTLIBRARIES = libcvsservice.la

libcvsservice_la_SOURCES = cvsservice.cpp cvscommitdlgs.ui \
	cvsservicedcopif.skel cvsupdatetodlgs.ui
libcvsservice_la_METASOURCES = AUTO

AM_CPPFLAGS = -I$(top_srcdir)/quanta/src \
	-I$(top_srcdir)/quanta/utility \
	-I$(top_srcdir)/quanta/parsers \
	-I$(top_srcdir)/quanta/project \
	-I$(top_srcdir)/lib \
	$(KMDI_INCLUDES) $(all_includes)
noinst_HEADERS =  cvsservicedcopif.h