summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 767e9b968..96af90fd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1308,6 +1308,7 @@ fqnames_tests_CFLAGS = \
$(AM_CFLAGS)
fqnames_tests_LDADD = \
$(CMOCKA_LIBS) \
+ libsss_test_common.la \
libsss_util.la
endif