summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/iris/xmpp-im
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-07 16:44:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-07 16:44:05 +0900
commit1fd646e135ec2bc0d529bcbd0ff6dafc540f30f7 (patch)
tree09f7ef8667ec70f56079f7b80210726d98601e6b /kopete/protocols/jabber/libiris/iris/xmpp-im
parente050a3eb30a884522a3b09df0c37c8fc69c0c5bb (diff)
downloadtdenetwork-1fd646e135ec2bc0d529bcbd0ff6dafc540f30f7.tar.gz
tdenetwork-1fd646e135ec2bc0d529bcbd0ff6dafc540f30f7.zip
tqt-replace is no longer required
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/protocols/jabber/libiris/iris/xmpp-im')
-rw-r--r--kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am1
1 files changed, 0 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 e943fe5b..ea71d8b0 100644
--- a/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am
+++ b/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile.am
@@ -14,7 +14,6 @@ CLEANFILES = types.moc
types.lo: types.moc
types.moc: $(top_builddir)/kopete/protocols/jabber/libiris/iris/xmpp-im/Makefile
cp $(srcdir)/../xmpp-im/types.cpp types.in.moc
- tqt-replace types.in.moc
${MOC} types.in.moc -o types.moc
rm types.in.moc