diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2fbb19b6d..3bcde0599 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1719,7 +1719,7 @@ ifp_tests_LDADD = \ $(SSSD_LIBS) \ $(SSSD_INTERNAL_LTLIBS) \ libsss_test_common.la -endif +endif # BUILD_IFP endif # HAVE_CMOCKA |