summaryrefslogtreecommitdiffstats
path: root/git-check-commit-msg/Makefile-files
blob: c0b0e0108a58a6eec310713a25fd1f8a55e3eb10 (plain)
1
2
3
4
5
6
7
# -*- makefile -*-

AM_INSTALLCHECK_STD_OPTIONS_EXEMPT += git-check-commit-msg
bin_SCRIPTS += git-check-commit-msg/git-check-commit-msg
EXTRA_DIST  += git-check-commit-msg/git-check-commit-msg

TESTS += git-check-commit-msg/run-tests.sh