You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/kopete/contactlist/Makefile.am

27 lines
1.1 KiB

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