summaryrefslogtreecommitdiff
path: root/setup.rc
diff options
context:
space:
mode:
Diffstat (limited to 'setup.rc')
-rwxr-xr-xsetup.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.rc b/setup.rc
index 86b5c0bc..84c863cf 100755
--- a/setup.rc
+++ b/setup.rc
@@ -91,7 +91,7 @@ fn subgen {
{
echo 'outdir = '$dir
echo 'srcdir = $root_srcdir/'$dir
- . ./gen.rc
+ . ./gen.rc
} >$outdir/local.ninja
cd $root_srcdir