diff options
Diffstat (limited to 'innobase/mem/Makefile.am')
-rw-r--r-- | innobase/mem/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/innobase/mem/Makefile.am b/innobase/mem/Makefile.am index 7a67564a477..598dbb96124 100644 --- a/innobase/mem/Makefile.am +++ b/innobase/mem/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 @@ -23,3 +22,6 @@ libmem_a_SOURCES = mem0mem.c mem0pool.c EXTRA_DIST = mem0dbg.c EXTRA_PROGRAMS = + +# Don't update the files from bitkeeper +%::SCCS/s.% |