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