summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 58f72a3..0978df5 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ pages=$(shell xsltproc xsl/main_filenames.xsl main.xml)
pages_gen=$(pages:%.xml=%$(suffix))
-common_depend=main.xml $(wildcard xsl/*.xsl) Makefile
+common_depend=main.xml $(wildcard xsl/*.xsl) Makefile checkmark.svg
DEFAULT_VERBOSITY=0