aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79f710b..eff7dca 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,6 @@ clean:
rm -rf build/
rm -f compile_commands.json
-ARGS=""
run: build-dev
./build/null-browser $(ARGS)