commiting changes from enterprise version for V2.4
[csql.git] / src / gateway / Makefile.am
blobb8d4a589c4a643d4058c527a9a5d7545981eb16d
1 INCLUDES = -I$(top_srcdir)/include $(all_includes) 
2 METASOURCES = AUTO
3 lib_LTLIBRARIES = libcsqlgw.la
4 libcsqlgw_la_LDFLAGS = -avoid-version -module 
5 libcsqlgw_la_SOURCES = SqlGwConnection.cxx  SqlGwStatement.cxx
7 libcsqlgw_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la $(top_builddir)/src/network/libcsqlnw.la $(top_builddir)/src/cache/libcacheload.la