diff options
author | knielsen@ymer.(none) <> | 2007-02-26 08:12:02 +0100 |
---|---|---|
committer | knielsen@ymer.(none) <> | 2007-02-26 08:12:02 +0100 |
commit | 83a5eac0a43dfd7ca4ac4d01926c4dfc668a46e4 (patch) | |
tree | 6ef039193301c16610b5aac1f58d53e7da8a976a | |
parent | 3d34c6f9575dc21d5dd7f9f7b8b0e205fd47df5f (diff) | |
parent | 01ea1aa44d4d1ab0abb288f8b6b4627c19a052c9 (diff) | |
download | mariadb-git-83a5eac0a43dfd7ca4ac4d01926c4dfc668a46e4.tar.gz |
Merge ymer.(none):/tmp/mysql-5.0
into ymer.(none):/tmp/mysql-5.1
-rw-r--r-- | support-files/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index f2533100117..af835bf350e 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -28,7 +28,8 @@ EXTRA_DIST = mysql.spec.sh \ binary-configure.sh \ magic \ MySQL-shared-compat.spec.sh \ - ndb-config-2-node.ini.sh + ndb-config-2-node.ini.sh \ + compiler_warnings.supp SUBDIRS = MacOSX RHEL4-SElinux |