From a105b5e0cd32e11624e5312af736e4828b06d6f4 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Thu, 27 Feb 2020 00:53:48 +0100 Subject: Make a generation process prebuild depends on its tangled file --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8e091ee..2682086 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ prebuild : bootstrap-prebuild build : bootstrap-build postbuild : bootstrap-postbuild +bootstrap-prebuild : bootstrap.mk scripts/update-gitignore.sh bootstrap-build : bootstrap-prebuild bootstrap-postbuild : bootstrap-build -- cgit v1.2.3