summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/Makefile.am
blob: e066486fddc4b5b0336d41f593083ee44e19c2cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SUBDIRS = . tests
METASOURCES = AUTO
noinst_LTLIBRARIES = libkyahoo.la

AM_CPPFLAGS = $(all_includes)


libkyahoo_la_SOURCES = client.cpp task.cpp connector.cpp inputprotocolbase.cpp \
		ymsgprotocol.cpp ymsgtransfer.cpp transfer.cpp yahoobytestream.cpp bytestream.cpp \
		yahooclientstream.cpp yahooconnector.cpp safedelete.cpp stream.cpp sha1.c md5.c crypt.c \
		coreprotocol.cpp logintask.cpp libyahoo.c yahoo_fn.c listtask.cpp statusnotifiertask.cpp \
		mailnotifiertask.cpp messagereceivertask.cpp sendnotifytask.cpp sendmessagetask.cpp \
		logofftask.cpp changestatustask.cpp modifybuddytask.cpp picturenotifiertask.cpp \
		requestpicturetask.cpp yahoobuddyiconloader.cpp stealthtask.cpp sendpicturetask.cpp \
		webcamtask.cpp conferencetask.cpp sendauthresptask.cpp pingtask.cpp yabtask.cpp \
		yabentry.cpp modifyyabtask.cpp chatsessiontask.cpp sendfiletask.cpp filetransfernotifiertask.cpp \
		receivefiletask.cpp yahoochattask.cpp
libkyahoo_la_LDFLAGS = -no-undefined $(all_libraries)
libkyahoo_la_LIBADD = $(LIB_TQT)

noinst_HEADERS = logintask.h yabentry.h yabtask.h modifyyabtask.h \
	chatsessiontask.h yahoochattask.h
KDE_OPTIONS = nofinal