--- parser3/src/main/Makefile.am 2001/10/01 11:06:32 1.19 +++ parser3/src/main/Makefile.am 2001/10/09 15:47:54 1.20 @@ -1,4 +1,4 @@ -INCLUDES = -I../types -I../classes -I../sql -I../pcre $(INCLTDL) @XML_INCLUDES@ +INCLUDES = -I../types -I../classes -I../classes/xalan-patched -I../sql -I../pcre $(INCLTDL) @XML_INCLUDES@ noinst_LIBRARIES = libmain.a libmain_a_SOURCES = compile.C compile.tab.C compile_tools.C execute.C pa_array.C pa_common.C pa_exception.C pa_globals.C pa_hash.C pa_pool.C pa_request.C pa_string.C pa_table.C untaint.C pa_dir.C pa_exec.C pa_socks.C pa_sql_driver_manager.C pa_dictionary.C pa_xslt_stylesheet_manager.C ident.C pa_charset_connection.C pa_charset_manager.C