summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist/Makefile.am
blob: 52cfd9ba026eb291d0d23d985fb31d833995b50d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
METASOURCES = AUTO

AM_CPPFLAGS = $(KOPETE_INCLUDES) \
	-I$(top_srcdir)/kopete/libkopete/private \
	-I$(top_srcdir)/kopete/libkopete/ui \
	-I$(top_srcdir)/kopete/kopete \
	-I$(top_srcdir)/kopete/kopete/chatwindow \
	-I$(top_srcdir)/kopete/kopete/addcontactwizard \
	-I$(top_builddir)/kopete/kopete/addcontactwizard \
	$(all_includes)

noinst_LTLIBRARIES = libkopetecontactlist.la

libkopetecontactlist_la_SOURCES = kopetemetacontactlvi.cpp \
	kopetestatusgroupviewitem.cpp kopetegroupviewitem.cpp kopetecontactlistview.cpp \
	kopetegvipropswidget.ui kopetemetalvipropswidget.ui kopetelviprops.cpp \
	kopeteaddrbookexport.cpp kopeteaddrbookexportui.ui customnotifications.ui \
	customnotificationprops.cpp kopetegrouplistaction.cpp tdeabcexport.cpp \
	tdeabcexport_base.ui 

libkopetecontactlist_la_LDFLAGS = $(all_libraries) -ltdefx
libkopetecontactlist_la_LIBADD = -ltdeabc ../../libkopete/libkopete.la ../addcontactwizard/libkopeteaddcontactwizard.la $(LIB_TDEUI) $(LIB_XRENDER)

noinst_HEADERS = kopeteaddrbookexport.h customnotificationprops.h tdeabcexport.h 

KDE_OPTIONS = nofinal