Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
  • Loading branch information
larsewi committed Dec 9, 2024
1 parent 237c87c commit 46d894c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/unit/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,6 @@ db_concurrent_test_SOURCES = db_concurrent_test.c
db_concurrent_test_LDADD = libdb.la

lastseen_test_SOURCES = lastseen_test.c \
../../libpromises/item_lib.c \
../../libpromises/lastseen.c \
../../libntech/libutils/statistics.c
#lastseen_test_CPPFLAGS = $(libdb_la_CPPFLAGS)
lastseen_test_LDADD = libdb.la ../../libpromises/libpromises.la
Expand Down Expand Up @@ -368,7 +366,6 @@ exec_config_test_SOURCES = exec-config-test.c \
exec_config_test_LDADD = libtest.la ../../libpromises/libpromises.la

sysinfo_test_LDADD = libtest.la \
../../libenv/libenv.la \
../../libpromises/libpromises.la

mon_cpu_test_SOURCES = mon_cpu_test.c \
Expand Down

0 comments on commit 46d894c

Please sign in to comment.