*** empty log message ***
[csql.git] / src / sqllog / Makefile.am
blobdcae5416ab9b66b4ff04ced6aed95d3accffa333
1 INCLUDES = -I$(top_srcdir)/include $(all_includes) 
2 METASOURCES = AUTO
3 lib_LTLIBRARIES = libcsqlsqllog.la
4 libcsqlsqllog_la_LDFLAGS = -avoid-version -module 
5 libcsqlsqllog_la_SOURCES = SqlLogConnection.cxx  SqlLogStatement.cxx FileSend.cxx Recover.cxx
7 libcsqlsqllog_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la $(top_builddir)/src/network/libcsqlnw.la