summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 54b6db0..b5362fc 100644
--- a/meson.build
+++ b/meson.build
@@ -210,4 +210,4 @@ if get_option('thumbnailer')
subdir('thumbnailer')
endif
-# TODO: Changelog
+meson.add_dist_script('update-changelog.sh')