diff options
Diffstat (limited to 'kopete/libkopete/tests/mock')
-rw-r--r-- | kopete/libkopete/tests/mock/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/tests/mock/Makefile.am b/kopete/libkopete/tests/mock/Makefile.am index 349273dd..4fc30ecc 100644 --- a/kopete/libkopete/tests/mock/Makefile.am +++ b/kopete/libkopete/tests/mock/Makefile.am @@ -1,5 +1,5 @@ METASOURCES = AUTO -AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT -DQT_NO_CAST_ASCII -DTQT_NO_ASCII_CAST \ +AM_CPPFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT -DTQT_NO_CAST_ASCII -DTQT_NO_ASCII_CAST \ $(KOPETE_INCLUDES) -I$(top_srcdir)/kopete/libkopete/private $(all_includes) noinst_LTLIBRARIES = libkopete_mock.la |