all: activity.html %.html: generate.lua activity.lua lua generate.lua >$@ clean: rm -f *.html test: busted .PHONY: all clean test