summaryrefslogtreecommitdiff
path: root/client/Makefile.am
diff options
context:
space:
mode:
authorunknown <tomas@whalegate.ndb.mysql.com>2007-03-30 08:37:47 +0200
committerunknown <tomas@whalegate.ndb.mysql.com>2007-03-30 08:37:47 +0200
commit5c602713da0eaec2f2e1f6b34ba4cb4447f5932c (patch)
treef91f18dcd4e37746aebc52f3388f2448ed4b02b6 /client/Makefile.am
parent7afaea74bef37406c51c045d514ea03eb34824e2 (diff)
parent81a4074b6ee1e72c8360261d10ba4e4ba4216582 (diff)
downloadmariadb-git-5c602713da0eaec2f2e1f6b34ba4cb4447f5932c.tar.gz
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-rpl client/Makefile.am: Auto merged
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index bdd5ff5fb0b..e22080e3dd8 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -95,7 +95,8 @@ DEFS = -DUNDEF_THREADS_HACK \
-DDEFAULT_MYSQL_HOME="\"$(prefix)\"" \
-DDATADIR="\"$(localstatedir)\""
-sql_src=log_event.h mysql_priv.h log_event.cc my_decimal.h my_decimal.cc
+sql_src=log_event.h mysql_priv.h rpl_constants.h \
+ log_event.cc my_decimal.h my_decimal.cc
strings_src=decimal.c
link_sources: