From 7c57c346ae9c27e0126083a12a13317dcb7ed279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Mon, 6 Jan 2003 22:13:09 +0000 Subject: [PATCH] testfreq doesn't need backends git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1341 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index caee5773b..7b81c6acc 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,7 +24,6 @@ listrigs_LDFLAGS = @BACKENDLNK@ dumpmem_LDFLAGS = @BACKENDLNK@ testrig_LDFLAGS = @BACKENDLNK@ testtrn_LDFLAGS = @BACKENDLNK@ -testfreq_LDFLAGS = @BACKENDLNK@ rigctl_LDFLAGS = @BACKENDLNK@ rotctl_LDFLAGS = @ROT_BACKENDLNK@