aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-11-14 10:39:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-11-14 10:39:14 +0200
commitac55a7a0a89fe9a1f39e33ee3445b644c68fa0c1 (patch)
tree8ef1ecfddf4b807209921f4c7a3c28fab77781b4 /buildfile
parent9d2ea69cfd7e71d0dfbc082ccc9a2d877f5451d5 (diff)
Further work on build2 build, support for non-static plugin on Windows
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 9af976f..21a7db8 100644
--- a/buildfile
+++ b/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
-./: {*/ -odb/ -build/ -m4/} doc{GPLv3 INSTALL LICENSE NEWS README version} \
+./: {*/ -build/ -m4/} doc{GPLv3 INSTALL LICENSE NEWS README version} \
file{manifest}
# Don't install the INSTALL file.