summaryrefslogtreecommitdiff
path: root/mysql-client/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-client/buildfile')
-rw-r--r--mysql-client/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql-client/buildfile b/mysql-client/buildfile
new file mode 100644
index 0000000..fc7acee
--- /dev/null
+++ b/mysql-client/buildfile
@@ -0,0 +1,9 @@
+# file : buildfile
+# license : GPLv2 with Universal FOSS Exception; see accompanying LICENSE file
+
+./: {*/ -build/} doc{INSTALL README} legal{LICENSE} manifest
+
+# Don't install tests or the INSTALL file.
+#
+tests/: install = false
+doc{INSTALL}@./: install = false