aboutsummaryrefslogtreecommitdiff
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 c70835812..583f9410c 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ generate_changelog: _get_version _get_tag
git commit CHANGELOG -m "Update CHANGELOG version $(VERSION)"
git push origin master
-.PHONY: all install $(THEMES) uninstall _get_version _get_tag dist release aur_release copr_release launchpad_release undo_release
+.PHONY: all install $(THEMES) uninstall _get_version _get_tag dist release aur_release copr_release launchpad_release undo_release generate_changelog
# .BEGIN is ignored by GNU make so we can use it as a guard
.BEGIN: