Remember to regenerate the ninja files if any build.lua changes.

This commit is contained in:
David Given 2022-07-16 13:13:08 +02:00
parent 1ceaf6ea0f
commit 831e07e656

View file

@ -105,7 +105,7 @@ else
$(error unknown BUILDSYSTEM = $(BUILDSYSTEM))
endif
$(build-file): first/ackbuilder.lua Makefile
$(build-file): first/ackbuilder.lua Makefile $(lua-files)
@mkdir -p $(BUILDDIR)
@$(LUA) first/ackbuilder.lua \
first/build.lua build.lua \