summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:23:03 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:23:03 +0200
commit36f3bb9c47de6bb8046a2fea19b74aedb9195a5b (patch)
treebe633927a1477eb5cbe8f2d81a32f11afe8b9eb8 /Makefile
parent4ea24424833d36602b2949d6e22e15e09dad87f2 (diff)
downloadmakext-36f3bb9c47de6bb8046a2fea19b74aedb9195a5b.tar.gz
Added a for subtargets and updated readme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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