diff options
author | unknown <sasha@mysql.sashanet.com> | 2001-08-09 18:18:35 -0600 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2001-08-09 18:18:35 -0600 |
commit | ebb3bd0f75ecb2b89e4fe07c693caa9e09c2ce3a (patch) | |
tree | ef356717f6d0370ce9cb3c9ec480c5b8f87cf977 /Makefile.am | |
parent | 95b28dbbb3c7d972d6e35e16dec161ac743566f7 (diff) | |
parent | 8ddf0c441464bcb19595ff7735d3f0de8a54318f (diff) | |
download | mariadb-git-ebb3bd0f75ecb2b89e4fe07c693caa9e09c2ce3a.tar.gz |
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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: |