diff options
Diffstat (limited to 'storage/innobase/dict/Makefile.am')
-rw-r--r-- | storage/innobase/dict/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/storage/innobase/dict/Makefile.am b/storage/innobase/dict/Makefile.am index 6d29b649b68..15cacca6f58 100644 --- a/storage/innobase/dict/Makefile.am +++ b/storage/innobase/dict/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 @@ libdict_a_SOURCES = dict0boot.c dict0crea.c dict0dict.c dict0load.c\ dict0mem.c EXTRA_PROGRAMS = + +# Don't update the files from bitkeeper +%::SCCS/s.% |