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/protocols/yahoo/libkyahoo/tests/Makefile.am

10 lines
354 B

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_TQT) $(LIB_TDECORE) ../libkyahoo.la
#login_test_SOURCES = logintest.cpp
#login_test_LDADD = $(LIB_TQT) $(LIB_TDECORE) ../libkyahoo.la