diff options
author | monty@mashka.mysql.fi <> | 2002-11-19 12:35:17 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2002-11-19 12:35:17 +0200 |
commit | f9e6ae6f42bb4321639ec40c622c394d79d17661 (patch) | |
tree | e3b0f252f2776f41e8db495a24048a795b9019f4 /extra/Makefile.am | |
parent | c9c7e4d503ee1fe03ebfe5f68f4d9d2d101c3bbe (diff) | |
parent | 9cc2b10bdf55027e24d95ad2aeec365d7d3d6952 (diff) | |
download | mariadb-git-f9e6ae6f42bb4321639ec40c622c394d79d17661.tar.gz |
merge with 3.23
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 58776144489..2d7dc95f616 100644 --- a/extra/Makefile.am +++ b/extra/Makefile.am @@ -18,7 +18,7 @@ INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include -I.. 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 + resolve_stack_dump mysql_install # Don't update the files from bitkeeper %::SCCS/s.% |