diff -r 40b8cc364274 -r bf2fe3fc2f73 Makefile --- a/Makefile Sun May 20 01:24:39 2018 +0200 +++ b/Makefile Wed Jun 27 19:13:27 2018 +0100 @@ -10,7 +10,7 @@ all: verse.lua verse.lua: $(SOURCE_FILES) - ./buildscripts/squish + $(SQUISH) install: verse.lua install -t $(LUA_DIR) -m 644 $^