diff options
author | monty@mashka.mysql.fi <> | 2003-02-07 16:38:37 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-02-07 16:38:37 +0200 |
commit | b14b246d3893fca96d77ddf19d5a8d49e7cfa1bf (patch) | |
tree | e5a5f635842a20157ef2ed69775c40aad98631f7 /Makefile.am | |
parent | 25de9c19b2b76ff56bfa69b99033b14262f974ff (diff) | |
parent | f68914addb4a59927cbc47c8d3a2431b5b180770 (diff) | |
download | mariadb-git-b14b246d3893fca96d77ddf19d5a8d49e7cfa1bf.tar.gz |
Merge with 4.0 to get fix for MIN/MAX
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ea965e282f3..fc3cc23cf69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,4 +88,3 @@ tags: test: cd mysql-test ; ./mysql-test-run - |