diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 5609974..daf168f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,6 @@  # set the include path for X, qt and TDE  INCLUDES = $(all_includes) $(LIBXSLT_CFLAGS) $(LIBXML_CFLAGS) $(LIBYAZ_CFLAGS) $(LIBBIBUTILS_CFLAGS) +CXXFLAGS += $(ICU_CXXFLAGS)  # these are the headers for your project  noinst_HEADERS = 						documentlistviewitem.h 						fileexportertoolchain.h \  | 
