summaryrefslogtreecommitdiff
path: root/libpkgconf/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libpkgconf/buildfile')
-rw-r--r--libpkgconf/buildfile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libpkgconf/buildfile b/libpkgconf/buildfile
new file mode 100644
index 0000000..e34a1a4
--- /dev/null
+++ b/libpkgconf/buildfile
@@ -0,0 +1,10 @@
+# file : buildfile
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
+# license : ISC; see accompanying COPYING file
+
+./: {*/ -build/} doc{AUTHORS COPYING INSTALL README} manifest
+
+# Don't install tests or the INSTALL file.
+#
+tests/: install = false
+doc{INSTALL}@./: install = false