summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d328184d..63d81a8f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -122,8 +122,12 @@ if HAVE_CHECK
util-tests \
debug-tests \
ipa_hbac-tests \
- sss_idmap-tests \
- pac_responder-tests
+ sss_idmap-tests
+
+if BUILD_PAC_RESPONDER
+ non_interactive_check_based_tests += pac_responder-tests
+endif
+
endif
check_PROGRAMS = \