summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-08-09 18:16:43 -0600
committersasha@mysql.sashanet.com <>2001-08-09 18:16:43 -0600
commit681cdbbdf93f2c168368f4bdd79d785a3a2f6811 (patch)
tree9d06bd339f6bb64b768d1643ebf486cac78790a1 /Makefile.am
parent94db78ce61a998d28a9335bade3e5e1df558a4ea (diff)
downloadmariadb-git-681cdbbdf93f2c168368f4bdd79d785a3a2f6811.tar.gz
mysqlbinlog->client
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bfe6a8a2e43..22e066ac9d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ linked_include_sources:
echo timestamp > linked_include_sources
linked_client_sources: @linked_client_targets@
+ cd client; $(MAKE) link_sources
echo timestamp > linked_client_sources
linked_libmysql_sources: