diff options
Diffstat (limited to 'mysys/Makefile.am')
-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.% |