diff options
Diffstat (limited to 'kxsldbg/Makefile.am')
-rw-r--r-- | kxsldbg/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kxsldbg/Makefile.am b/kxsldbg/Makefile.am index cd95e4ef..2be49866 100644 --- a/kxsldbg/Makefile.am +++ b/kxsldbg/Makefile.am @@ -51,6 +51,7 @@ xsldbg_LDFLAGS = $(all_libraries) $(XSLDBG_EXTRA_LIBS) $(LIB_QT) -lDCOP $(LIB_TD # set the include path for X, qt and KDE INCLUDES= $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(all_includes) +CXXFLAGS += $(ICU_CXXFLAGS) METASOURCES = AUTO |