From da2398f0598285ae8f9341f0da93d15febb4795b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 18:07:35 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- hello0/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello0/buildfile b/hello0/buildfile index da50ee0..0df41e3 100644 --- a/hello0/buildfile +++ b/hello0/buildfile @@ -1,2 +1,2 @@ -exe{hello}: cxx{hello} doc{README} file{manifest} +exe{hello}: cxx{hello} doc{README} manifest exe{hello}: test.arguments = World -- cgit v1.1