summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
135endif 135endif
136 136
137tests_test_check_swap_LDADD = $(BASEOBJS) $(tap_ldflags) -ltap 137tests_test_check_swap_LDADD = $(BASEOBJS) $(tap_ldflags) -ltap
138tests_test_check_swap_SOURCES = check_swap.c check_swap.d/swap.c 138tests_test_check_swap_SOURCES = tests/test_check_swap.c check_swap.d/swap.c
139 139
140############################################################################## 140##############################################################################
141# secondary dependencies 141# secondary dependencies