aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-19 19:30:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-19 19:30:59 +0200
commitb0fc7e3f40c75c6f9dc729be8bb1b0a28e65e6bd (patch)
treeedb2695dc6312d14a14d98afb186db29206ecadd /buildfile
parenta3c6a06b0860c78b542eda8dc05e65e820bd59a9 (diff)
Warn if compiler does not support modules
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 26bd1b8..6ec4a5d 100644
--- a/buildfile
+++ b/buildfile
@@ -6,8 +6,7 @@
# we have used headers (i.e., whatever object code generated from those headers
# would have ended up in each executable/library).
#
-./: liba{std-modules} tests/ doc{INSTALL LICENSE NEWS README version} \
- file{manifest}
+./: tests/ doc{INSTALL LICENSE NEWS README version} file{manifest}
doc{version}: file{manifest} # Generated by the version module.
doc{version}: dist = true