From 1d669e47eb9e6971b266d451274c02c5203b1906 Mon Sep 17 00:00:00 2001 From: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> Date: Thu, 4 Jan 2024 02:36:50 +0100 Subject: Fix Makefile.am to fix tests --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2310f107..d43c1971 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -135,7 +135,7 @@ check_users_LDADD += popen.o endif tests_test_check_swap_LDADD = $(BASEOBJS) $(tap_ldflags) -ltap -tests_test_check_swap_SOURCES = check_swap.c check_swap.d/swap.c +tests_test_check_swap_SOURCES = tests/test_check_swap.c check_swap.d/swap.c ############################################################################## # secondary dependencies -- cgit v1.2.3-74-g34f1