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