summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a5e6637c0..65860b634 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -504,8 +504,8 @@ sysdb_tests_LDADD = \
libsss_test_common.la
strtonum_tests_SOURCES = \
+ $(SSSD_DEBUG_OBJ) \
src/tests/strtonum-tests.c \
- src/util/debug.c \
src/util/strtonum.c
strtonum_tests_CFLAGS = \
$(AM_CFLAGS) \