summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:50:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:50:17 +0200
commit5377ba48066d7bf3e2e1d74b1577094d505bff3b (patch)
tree6c02bf54dbae1d980f822f4809ac675d9e245aae
parent60b5be3c72aaa4df1936b62ed4704b3d5abd2247 (diff)
Minor buildfile tweak
-rw-r--r--hello0/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/hello0/buildfile b/hello0/buildfile
index 6bdabe2..da50ee0 100644
--- a/hello0/buildfile
+++ b/hello0/buildfile
@@ -1,4 +1,2 @@
-./: exe{hello} doc{README} file{manifest}
-
-exe{hello}: cxx{hello}
+exe{hello}: cxx{hello} doc{README} file{manifest}
exe{hello}: test.arguments = World