From ade6c544dc474fd32378067b7b179580495fcb84 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 4 Jun 2026 15:13:05 +0300 Subject: Enforce photoalbum generated script drift check (5j0) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c329da1..4159c00 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all build clean deinstall install shellcheck test uninstall version +.PHONY: all build check-generated clean deinstall install shellcheck test uninstall version -all build clean deinstall install shellcheck test uninstall version: +all build check-generated clean deinstall install shellcheck test uninstall version: just $@ -- cgit v1.2.3