summaryrefslogtreecommitdiff
path: root/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'check/Makefile.am')
-rw-r--r--check/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index 4f92e0d..d4000d8 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -28,6 +28,7 @@ TESTS = \
check-tilde \
check-relocatable \
check-variable-override \
+ check-variables \
$(NULL)
EXTRA_DIST = \
@@ -99,4 +100,6 @@ EXTRA_DIST = \
tilde.pc \
pkgconfig/prefixdef.pc \
pkgconfig/prefixdef-expanded.pc \
- pcfiledir.pc
+ pcfiledir.pc \
+ variables.pc \
+ $(NULL)