diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 767e9b96..96af90fd 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 |