summaryrefslogtreecommitdiff
path: root/unittest/mysys
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2007-05-28 22:18:51 +0200
committerkent@mysql.com/kent-amd64.(none) <>2007-05-28 22:18:51 +0200
commit870b38b808c7313ed00bb136acffade9df3ff6f8 (patch)
treea336caf2634975297c5dd816299f01615b875a73 /unittest/mysys
parent1d36bcab1d5e8187ed116bd274a4ca32efca0faf (diff)
downloadmariadb-git-870b38b808c7313ed00bb136acffade9df3ff6f8.tar.gz
Makefile.am:
Consistent use of '%::SCCS/s.%' to prevent some 'make' implementations from trying to update files in SCCS directory
Diffstat (limited to 'unittest/mysys')
-rw-r--r--unittest/mysys/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/unittest/mysys/Makefile.am b/unittest/mysys/Makefile.am
index 54b3d203e10..be91ef31c9d 100644
--- a/unittest/mysys/Makefile.am
+++ b/unittest/mysys/Makefile.am
@@ -23,3 +23,5 @@ LDADD = $(top_builddir)/unittest/mytap/libmytap.a \
noinst_PROGRAMS = bitmap-t base64-t my_atomic-t
+# Don't update the files from bitkeeper
+%::SCCS/s.%