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/jabber/libiris/iris/xmpp-im/Makefile.am

20 lines
598 B

METASOURCES = AUTO
noinst_LTLIBRARIES = libiris_xmpp_im.la
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../xmpp-core -I$(srcdir)/../xmpp-im -I$(srcdir)/../jabber -I$(srcdir)/../../cutestuff/util -I$(srcdir)/../../cutestuff/network -I$(srcdir)/../../qca/src $(all_includes)
libiris_xmpp_im_la_SOURCES = \
client.cpp \
types.cpp \
xmpp_tasks.cpp \
xmpp_vcard.cpp \
xmpp_xmlcommon.cpp
CLEANFILES = types.moc
types.lo: types.moc
types.moc: $(top_builddir)/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile
${TQTMOC} ${MOC} $(srcdir)/../xmpp-im/types.cpp types.moc
KDE_OPTIONS = nofinal