Makefile.am 165 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 noinst_LIBRARIES = @BUILD_LIBMYSQL@ EXTRA_LIBRARIES = libmailMysql.a libmailMysql_a_SOURCES = MySql.c noinst_HEADERS = MySql.h INCLUDES = -I$(top_srcdir)/include