aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3a0627..864c066 100644
--- a/Makefile
+++ b/Makefile
@@ -116,7 +116,7 @@ uninstall:
#
dev-check: check public
- echo FIXME shellcheck
+ shellcheck src/td.in src/locale/load-messages.sh
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
sh aux/workflow/assert-changelog.sh -n '$(NAME)' $(EXTRA_VERSION)