diff options
Diffstat (limited to 'quanta/treeviews/Makefile.am')
| -rw-r--r-- | quanta/treeviews/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/Makefile.am b/quanta/treeviews/Makefile.am index 11660304..a6d0e437 100644 --- a/quanta/treeviews/Makefile.am +++ b/quanta/treeviews/Makefile.am @@ -21,5 +21,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility \ -I$(top_builddir)/quanta/dialogs/tagdialogs \ -I$(top_builddir)/quanta/components/csseditor \ -I$(top_srcdir)/quanta/plugins \ - $(KMDI_INCLUDES) $(CVSSERVICE_INCLUDE) $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(all_includes) + $(CVSSERVICE_INCLUDE) $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(all_includes) CXXFLAGS += $(ICU_CXXFLAGS) |
