summaryrefslogtreecommitdiff
path: root/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'check/Makefile.am')
-rw-r--r--check/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index 34d0e34..4f92e0d 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -26,7 +26,9 @@ TESTS = \
check-debug \
check-gtk \
check-tilde \
- check-relocatable
+ check-relocatable \
+ check-variable-override \
+ $(NULL)
EXTRA_DIST = \
$(TESTS) \