removing library version
[csql.git] / src / sqlnetwork / Makefile.am
blobc157e4d1cad1dc4ff44ff6910a9da73eefc8cd6e
1 INCLUDES = -I$(top_srcdir)/include $(all_includes) 
2 METASOURCES = AUTO
3 lib_LTLIBRARIES = libcsqlsqlnw.la
4 libcsqlsqlnw_la_LDFLAGS = -avoid-version -module 
5 libcsqlsqlnw_la_SOURCES = SqlNwConnection.cxx   SqlNwStatement.cxx
7 libcsqlsqlnw_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la