summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.in (renamed from tests/Makefile.am)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am.in
index 9c6c650e..25f490bb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am.in
@@ -28,6 +28,6 @@ EXTRA_DIST = failover/dhcp-1.cf failover/dhcp-2.cf failover/new-failover \
AM_CPPFLAGS = -I..
-check_LIBRARIES = libt_api.a
-libt_api_a_SOURCES = t_api.c t_api_dhcp.c
+check_LIBRARIES = libt_api.@A@
+libt_api_@A@_SOURCES = t_api.c t_api_dhcp.c