summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Florian Tham <fgtham@gmail.com>2017-02-24 23:17:18 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2017-03-10 10:58:07 -0500
commita01e08d6ee5f38338d7779c44cff82c4d069ef21 (patch)
tree715a2b55a04c691b99c12e7030d93003c1ddbe78 /Makefile.am
parent6162eb3905c1e6482e9ab582776cd2882bb324a6 (diff)
rcup: handle directory names containing whitespace
This commit fixes #197.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 149db29..613b926 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,8 @@ TESTS = \
test/rcdn-hooks-run-in-order.t \
test/rcup-hooks.t \
test/rcup-hooks-run-in-situ.t \
- test/rcup-hooks-run-in-order.t
+ test/rcup-hooks-run-in-order.t \
+ test/rcup-spaces.t
dist_check_SCRIPTS = $(TESTS)
dist_check_DATA = test/helper.sh