Define a flint make target

parent ea993433
......@@ -113,3 +113,10 @@ dist_man_MANS = \
.rst.1:
$(AM_V_GEN) $(RST2MAN) $< $@
# Linting
.PHONY: flint
flint:
bash flint.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment