summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorunknown <hf@deer.(none)>2004-01-27 11:25:07 +0400
committerunknown <hf@deer.(none)>2004-01-27 11:25:07 +0400
commit36ab3e0dfef031b0c69fa6f7050bec2111b3c987 (patch)
tree1ee2054707d576d4c9e33f3684c0c350c785a87b /libmysqld
parenta5af8f1f808a46a958ff665e250b51acb3204693 (diff)
downloadmariadb-git-36ab3e0dfef031b0c69fa6f7050bec2111b3c987.tar.gz
code cleanup (unnecessary line in libmysqld/Makefile.am)
libmysqld/Makefile.am: superfluous line deleted
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index e51fb5e315e..f9e73d1e219 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -74,7 +74,6 @@ INC_LIB= $(top_builddir)/regex/libregex.a \
$(top_builddir)/mysys/libmysys.a \
$(top_builddir)/strings/libmystrings.a \
$(top_builddir)/dbug/libdbug.a \
- $(top_builddir)/regex/libregex.a \
$(top_builddir)/vio/libvio.a
#