summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-01-23 16:41:26 +0100
committerunknown <lenz@mysql.com>2003-01-23 16:41:26 +0100
commitbb0d32deb922fb685b57d2d9ebde99c700bbc1e2 (patch)
tree080d735dd5950d2c81178a8833962d60c7863686 /Makefile.am
parent4eb2930713f74e3012a8f93fa05fac1bd300e6a3 (diff)
downloadmariadb-git-bb0d32deb922fb685b57d2d9ebde99c700bbc1e2.tar.gz
- reverted previous patch ("make distclean" tried to clean libmysql_r
twice, if --enabable-thread-safe-client is enabled, which broke RPM building) Makefile.am: - reverted previous patch and removed libmysql_r from SUBDIRS again (it will automatically be added when --enable-thread-safe-client is used)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8440077298e..55fc54826f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = INSTALL-SOURCE README \
SUBDIRS = . include @docs_dirs@ @readline_dir@ \
@thread_dirs@ @sql_client_dirs@ \
@sql_server_dirs@ scripts tests man \
- @bench_dirs@ support-files os2 libmysql_r
+ @bench_dirs@ support-files os2
# Relink after clean
CLEANFILES = linked_client_sources linked_server_sources linked_libmysql_sources linked_libmysql_r_sources linked_include_sources