From 36f3bb9c47de6bb8046a2fea19b74aedb9195a5b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 12 May 2024 02:23:03 +0200 Subject: Added a for subtargets and updated readme --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1b94610..37470e7 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ help: .help demo: .assure -build-app: # Build the application +build-app: clean-cache # Build the application @echo "Building the application..." clean-cache: # Clean the cache -- cgit v1.2.3