From 08d46ebbbb283714e3d0a327442a93e283592c7d Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 21 Aug 2010 20:29:52 +0000 Subject: Fixed FTBFS from last commit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete') diff --git a/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am b/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am index 66660772..c0ac6721 100644 --- a/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am +++ b/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am @@ -13,7 +13,7 @@ libiris_xmpp_im_la_SOURCES = \ CLEANFILES = types.moc types.lo: types.moc types.moc: $(top_builddir)/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile - ${TQTMOC} ${MOC} -o types.moc $(srcdir)/../xmpp-im/types.cpp + ${TQTMOC} ${MOC} $(srcdir)/../xmpp-im/types.cpp types.moc KDE_OPTIONS = nofinal -- cgit v1.2.1