diff options
author | monty@narttu.mysql.fi <> | 2003-04-22 22:41:59 +0300 |
---|---|---|
committer | monty@narttu.mysql.fi <> | 2003-04-22 22:41:59 +0300 |
commit | 98240b049fafbe80f27a5682e37005300edf8a85 (patch) | |
tree | 5d018897c694206dbaf1995bb7862e5d5ad8a93d /extra/Makefile.am | |
parent | fc61731b69e75cb02ad417d863ad0139e2eabd51 (diff) | |
download | mariadb-git-98240b049fafbe80f27a5682e37005300edf8a85.tar.gz |
Removed some not used files
Remove the 'fs' file systems as this is not maintained.
Moved programs from client to tests
Diffstat (limited to 'extra/Makefile.am')
-rw-r--r-- | extra/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Makefile.am b/extra/Makefile.am index 8107beb2657..0276355ef65 100644 --- a/extra/Makefile.am +++ b/extra/Makefile.am @@ -18,7 +18,7 @@ INCLUDES = @MT_INCLUDES@ -I$(top_srcdir)/include LDADD = @CLIENT_EXTRA_LDFLAGS@ ../mysys/libmysys.a \ ../dbug/libdbug.a ../strings/libmystrings.a bin_PROGRAMS = replace comp_err perror resolveip my_print_defaults \ - resolve_stack_dump mysql_install mysql_waitpid + resolve_stack_dump mysql_waitpid # Don't update the files from bitkeeper %::SCCS/s.% |