summaryrefslogtreecommitdiff
path: root/libmysql/Makefile.am
diff options
context:
space:
mode:
authorunknown <tim@cane.mysql.fi>2000-12-21 11:56:43 +0200
committerunknown <tim@cane.mysql.fi>2000-12-21 11:56:43 +0200
commit97679a923251b8a35a78c6d0f4e69a360fdd290e (patch)
tree09d37d374d11a206becd42ce0bc6119cf38e684e /libmysql/Makefile.am
parent33cc250f670574c05d5933049ed1f9c7e4b168fb (diff)
downloadmariadb-git-97679a923251b8a35a78c6d0f4e69a360fdd290e.tar.gz
Makefile bug fixes.
libmysql/Makefile.am: - Makefile.shared should be part of the distribution libmysql/Makefile.shared: - strto.lo should not be built
Diffstat (limited to 'libmysql/Makefile.am')
-rw-r--r--libmysql/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysql/Makefile.am b/libmysql/Makefile.am
index 7df01aa4e52..7b6472ecaba 100644
--- a/libmysql/Makefile.am
+++ b/libmysql/Makefile.am
@@ -28,6 +28,7 @@ include $(srcdir)/Makefile.shared
libmysqlclient_la_SOURCES = $(target_sources)
libmysqlclient_la_LIBADD = $(target_libadd)
libmysqlclient_la_LDFLAGS = $(target_ldflags)
+EXTRA_DIST = Makefile.shared
# This is called from the toplevel makefile
link_sources: