diff options
Diffstat (limited to 'storage/innobase/fsp/Makefile.am')
-rw-r--r-- | storage/innobase/fsp/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/storage/innobase/fsp/Makefile.am b/storage/innobase/fsp/Makefile.am index bcf98c35153..7818cdafc1b 100644 --- a/storage/innobase/fsp/Makefile.am +++ b/storage/innobase/fsp/Makefile.am @@ -1,5 +1,4 @@ -# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB -# & Innobase Oy +# Copyright (C) 2001, 2003 MySQL AB & Innobase Oy # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,3 +21,6 @@ noinst_LIBRARIES = libfsp.a libfsp_a_SOURCES = fsp0fsp.c EXTRA_PROGRAMS = + +# Don't update the files from bitkeeper +%::SCCS/s.% |