diff options
author | hf@deer.(none) <> | 2004-01-27 11:25:07 +0400 |
---|---|---|
committer | hf@deer.(none) <> | 2004-01-27 11:25:07 +0400 |
commit | 1edab55f326d09a4f429707ef54b4f9c3bf3e15f (patch) | |
tree | 1ee2054707d576d4c9e33f3684c0c350c785a87b /libmysqld | |
parent | 0f5933e38e8855c4196b0ab3ee93b716a5fab2fc (diff) | |
download | mariadb-git-1edab55f326d09a4f429707ef54b4f9c3bf3e15f.tar.gz |
code cleanup (unnecessary line in libmysqld/Makefile.am)
Diffstat (limited to 'libmysqld')
-rw-r--r-- | libmysqld/Makefile.am | 1 |
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 # |