summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar David Alexander <opensource@thelonelyghost.com>2016-11-11 02:46:00 -0500
committerGravatar Mike Burns <mike@mike-burns.com>2016-11-12 16:19:13 -0500
commitbc0d5b63f6c4762b7d39fb32b525f977015ff4b3 (patch)
tree004ed26a2af69caf3985e0415a84660d9f067136 /Makefile.am
parentee6318598939ec0e1c147430bb2cac036a90f754 (diff)
Run hooks in a defined order
Run the hooks in alphabetical order so that people can more predictably manage their hooks. While here, clean up the NEWS.md.in.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed8ea2a..fd760ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,8 +39,10 @@ TESTS = \
test/rcup-usage.t \
test/rcdn-hooks.t \
test/rcdn-hooks-run-in-situ.t \
+ test/rcdn-hooks-run-in-order.t \
test/rcup-hooks.t \
- test/rcup-hooks-run-in-situ.t
+ test/rcup-hooks-run-in-situ.t \
+ test/rcup-hooks-run-in-order.t
dist_check_SCRIPTS = $(TESTS)
dist_check_DATA = test/helper.sh