summaryrefslogtreecommitdiff
path: root/unittest/examples/Makefile.am
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/examples/Makefile.am
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/examples/Makefile.am')
-rw-r--r--unittest/examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/unittest/examples/Makefile.am b/unittest/examples/Makefile.am
index f3183225888..94032c00928 100644
--- a/unittest/examples/Makefile.am
+++ b/unittest/examples/Makefile.am
@@ -22,3 +22,5 @@ LDADD = -lmytap
noinst_PROGRAMS = simple-t skip-t todo-t skip_all-t no_plan-t core-t
+# Don't update the files from bitkeeper
+%::SCCS/s.%