noinst_LIBRARIES = libdatabase.a libdatabase_a_SOURCES = database.c database.h msql.c mysql.c INCLUDES = @MYSQL_CFLAGS@ @MSQL_CFLAGS@