From 01ea1aa44d4d1ab0abb288f8b6b4627c19a052c9 Mon Sep 17 00:00:00 2001 From: "knielsen@ymer.(none)" <> Date: Mon, 26 Feb 2007 08:11:10 +0100 Subject: [PATCH] Compiler warning suppression fix: Add missing file to 'make dist'. --- support-files/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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