diff options
Diffstat (limited to 'tests/install/simple/buildfile')
-rw-r--r-- | tests/install/simple/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/simple/buildfile b/tests/install/simple/buildfile index cc11491..6fe2576 100644 --- a/tests/install/simple/buildfile +++ b/tests/install/simple/buildfile @@ -3,5 +3,5 @@ using cxx hxx.ext = hxx cxx.ext = cxx -exe{driver}: cxx{driver} hxx{utility} +exe{driver}: cxx{driver} hxx{utility} doc{README} exe{driver}: install = sbin |