build only when requested

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1206 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
Stéphane Fillod, F8CFE 2002-10-07 21:55:28 +00:00
parent c7cd976ac4
commit 440ebc0c99
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@ libhamlib___la_SOURCES = rigclass.cc rotclass.cc
libhamlib___la_LDFLAGS = -no-undefined -release @VERSION@ -version-info 0:0:0
libhamlib___la_LIBADD = ../src/libhamlib.la
noinst_PROGRAMS = testcpp
check_PROGRAMS = testcpp
testcpp_SOURCES = testcpp.cc
testcpp_LDADD = libhamlib++.la

View File

@ -3,11 +3,12 @@ AUTOMAKE_OPTIONS = dejagnu
RUNTESTDEFAULTFLAGS = --tool rigctl --srcdir $$srcdir/testsuite RIGCTL=`pwd`/rigctl TESTBCD=`pwd`/testbcd
DISTCLEANFILES = rigctl.log rigctl.sum
bin_PROGRAMS = rigctl rotctl
man_MANS = rigctl.1 rotctl.1
noinst_PROGRAMS = dumpmem testrig testtrn testbcd testfreq listrigs testloc @RIGMATRIX@
check_PROGRAMS = dumpmem testrig testtrn testbcd testfreq listrigs testloc @RIGMATRIX@
rigctl_SOURCES = rigctl.c dumpcaps.c