summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-10-06 14:56:49 +0200
committerFrancis Dupont <fdupont@isc.org>2016-10-06 14:56:49 +0200
commit13e5cc6cbe83ac7cd9285a54e870e4f8ab16a604 (patch)
tree8176d5eaddb7cd24e9e291db11c2cf433a25a170 /tests
parent3a4fc3841ea817c848e5a231b9e5c8f5c9895e6d (diff)
downloadisc-dhcp-13e5cc6cbe83ac7cd9285a54e870e4f8ab16a604.tar.gz
Libtoolize build chain (unfinished)
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