summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile11
1 files changed, 0 insertions, 11 deletions
diff --git a/buildfile b/buildfile
deleted file mode 100644
index b0121dd..0000000
--- a/buildfile
+++ /dev/null
@@ -1,11 +0,0 @@
-# file : buildfile
-# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-
-./: {*/ -build/} \
- doc{README.md PACKAGE-README.md NEWS} \
- legal{GPLv2 LICENSE FLOSSE} \
- manifest
-
-# Don't install tests.
-#
-tests/: install = false