aboutsummaryrefslogtreecommitdiff
path: root/modules/mysql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mysql/Makefile.am')
-rw-r--r--modules/mysql/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mysql/Makefile.am b/modules/mysql/Makefile.am
index e3962e7..9b3a904 100644
--- a/modules/mysql/Makefile.am
+++ b/modules/mysql/Makefile.am
@@ -19,6 +19,7 @@ moddir=@SMAP_MODDIR@
mod_LTLIBRARIES=mysql.la
mysql_la_SOURCES = mysql.c
+
mysql_la_LIBADD = ../../lib/libsmap.la @MYSQL_LIBS@
AM_LDFLAGS = -module -avoid-version -no-undefined
AM_CPPFLAGS = -I$(top_srcdir)/include

Return to:

Send suggestions and report system problems to the System administrator.