--- parser3/src/main/Makefile.am 2001/04/17 19:00:40 1.9 +++ parser3/src/main/Makefile.am 2001/04/18 15:55:39 1.10 @@ -1,6 +1,6 @@ -# $Id: Makefile.am,v 1.9 2001/04/17 19:00:40 paf Exp $ +# $Id: Makefile.am,v 1.10 2001/04/18 15:55:39 paf Exp $ -INCLUDES = -I../include -I../types -I../classes -I../sql -I../pcre +INCLUDES = -I../include -I../types -I../classes -I../sql -I../pcre -I../libltdl 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