diff options
author | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
commit | 9c1ecff8ecaaf844a02e416500907d5b5e4715aa (patch) | |
tree | b47f92fa5b8b69587ec57938ff7a9b322fec6d57 /mysys | |
parent | b231fdefcaabdd734398e6ccf25c6014acb6af00 (diff) | |
parent | fab1abb458e501438f9ae51d9979a5a4b9c0ec2d (diff) | |
download | mariadb-git-9c1ecff8ecaaf844a02e416500907d5b5e4715aa.tar.gz |
Merge
Diffstat (limited to 'mysys')
-rw-r--r-- | mysys/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysys/Makefile.am b/mysys/Makefile.am index 658b68d6861..6697bfeeae4 100644 --- a/mysys/Makefile.am +++ b/mysys/Makefile.am @@ -91,3 +91,6 @@ test_vsnprintf: my_vsnprintf.c $(LIBRARIES) test_hash: test_hash.c $(LIBRARIES) $(LINK) $(FLAGS) -DMAIN $(srcdir)/test_dir.c $(LDADD) $(LIBS) + +# Don't update the files from bitkeeper +%::SCCS/s.% |