summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44e3c139..8889604d 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ clearfog: clean prepare
@set -e
@echo "It's not like I'm building this specially for you or anything!"
cd $(build_dir)
- @../scripts/build-clearfog-legacy
+ @../scripts/build-clearfog-image
.PHONY: clean
.ONESHELL: