summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile (renamed from makefile)1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/Makefile
index 274179b..9ddba95 100644
--- a/makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ SHEET_CSS=s/css/style.css
# Puis les articles
# Et enfin index (qui possède une liste des introductions des articles)
all: $(ALL_ARTICLES_OUT) $(BASE_HTML) index.html contact/index.html $(SHEET_CSS) $(SCRIPT_JS)
+.PHONY: all
# > Création des articles depuis le markdown