summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/Makefile.am')
-rw-r--r--kopete/libkopete/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/Makefile.am b/kopete/libkopete/Makefile.am
index c227fa99..04cd3cfd 100644
--- a/kopete/libkopete/Makefile.am
+++ b/kopete/libkopete/Makefile.am
@@ -13,7 +13,7 @@ SUBDIRS = $(COMPAT_DIR) private ui . avdevice
METASOURCES = AUTO
-AM_CPPFLAGS = -DKDE_NO_COMPAT -DQT_NO_COMPAT \
+AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT \
$(KOPETE_INCLUDES) -I$(top_srcdir)/kopete/libkopete/private \
-I$(top_srcdir)/kopete/libkopete/ui $(all_includes)