about summary refs log tree commit diff stats
path: root/subx/test_layers
diff options
context:
space:
mode:
Diffstat (limited to 'subx/test_layers')
-rwxr-xr-xsubx/test_layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_layers b/subx/test_layers
index 306f5d3a..288fab10 100755
--- a/subx/test_layers
+++ b/subx/test_layers
@@ -14,7 +14,7 @@ do
 done
 
 # build everything one last time
-clean
+./clean
 CFLAGS=$CFLAGS ./build  # build optimized by default since we'll be running it repeatedly below
 
 # add SubX files one at a time