summaryrefslogtreecommitdiff
path: root/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'check/Makefile.am')
-rw-r--r--check/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/check/Makefile.am b/check/Makefile.am
index cf26019..68c6d84 100644
--- a/check/Makefile.am
+++ b/check/Makefile.am
@@ -30,6 +30,7 @@ TESTS = \
check-variable-override \
check-variables \
check-dependencies \
+ check-system-flags \
$(NULL)
EXTRA_DIST = \
@@ -116,4 +117,5 @@ EXTRA_DIST = \
dependencies/i_dep_k_j.pc \
dependencies/j_dep_k.pc \
dependencies/k_dep.pc \
+ system.pc \
$(NULL)