From 6f83897dcbd14d06f0481a163d08e40104d2c175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Wed, 26 Dec 2001 23:33:55 +0000 Subject: [PATCH] misc fix git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@794 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 547025cc3..7a865f434 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -22,7 +22,7 @@ testfreq_LDFLAGS = @BACKENDLNK@ rigctl_LDFLAGS = @BACKENDLNK@ # rigmatrix needs also libgd rigmatrix_LDFLAGS = -lgd -lz @BACKENDLNK@ -testcpp_LDADD = ../c++/libhamlib++.la $(LDADD) +testcpp_LDADD = ../c++/libhamlib++.la testcpp_LDFLAGS = @BACKENDLNK@ ## Dependencies