summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
blob: 6e644285af5569240adcd7ec1ef9315e9f213a03 (plain)
1
2
3
4
5
6
7
8
9
INCLUDES = -I$(top_srcdir)/kopete/protocols/yahoo/libkyahoo -I../ $(all_includes)
METASOURCES = AUTO
check_PROGRAMS = clientstream_test

clientstream_test_SOURCES = clientstream_test.cpp
clientstream_test_LDADD = $(LIB_QT) $(LIB_KDECORE) ../libkyahoo.la

#login_test_SOURCES = logintest.cpp
#login_test_LDADD = $(LIB_QT) $(LIB_KDECORE) ../libkyahoo.la