summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-21 20:29:52 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-21 20:29:52 +0000
commit08d46ebbbb283714e3d0a327442a93e283592c7d (patch)
tree03801d9bdfb564e0f218be8e2be8a29519218186
parent43eb60c270ae1ac5fcbbf1b6918074559c95e25b (diff)
downloadtdenetwork-08d46ebb.tar.gz
tdenetwork-08d46ebb.zip
Fixed FTBFS from last commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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