summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f9e003b..b4bbcc6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,7 +37,12 @@ test_checksum_SOURCES = test-checksum.c
test_firewire_id_SOURCES = test-fw-id.c
-test_sysinfo_extended_parsing_SOURCES = test-sysinfo-extended-parsing.c
+test_sysinfo_extended_parsing_SOURCES = \
+ test-sysinfo-extended-parsing.c \
+ $(top_srcdir)/src/itdb_plist.c \
+ $(top_srcdir)/src/itdb_sysinfo_extended_parser.c
+
+test_sysinfo_extended_parsing_LDADD =
get_timezone_SOURCES = get-timezone.c