summaryrefslogtreecommitdiff
path: root/mysys/Makefile.am
diff options
context:
space:
mode:
authorserg@serg.mylan <>2003-10-15 18:05:04 +0200
committerserg@serg.mylan <>2003-10-15 18:05:04 +0200
commit0ee817e737f79c91a44cbcdf018b97a2486df3aa (patch)
tree46e12017301c2460ba8df67a7fdb5d4ef4a98f21 /mysys/Makefile.am
parent50c8b7c13bf991bf4dbc1c4da3da8c2665df4810 (diff)
downloadmariadb-git-0ee817e737f79c91a44cbcdf018b97a2486df3aa.tar.gz
cleanup
Diffstat (limited to 'mysys/Makefile.am')
-rw-r--r--mysys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/Makefile.am b/mysys/Makefile.am
index 6ec1e1ec40d..5ff682fbc80 100644
--- a/mysys/Makefile.am
+++ b/mysys/Makefile.am
@@ -39,7 +39,7 @@ libmysys_a_SOURCES = my_init.c my_getwd.c mf_getdate.c\
mf_format.c mf_same.c mf_dirname.c mf_fn_ext.c \
my_symlink.c my_symlink2.c \
mf_pack.c mf_unixpath.c mf_strip.c \
- mf_soundex.c mf_wcomp.c mf_wfile.c \
+ mf_wcomp.c mf_wfile.c \
mf_qsort.c mf_qsort2.c mf_sort.c \
ptr_cmp.c mf_radix.c queues.c \
tree.c list.c hash.c array.c string.c typelib.c \