From 962a3f018f3c6fa4576010a68ecfe3583351cabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Sun, 22 Jun 2003 19:34:07 +0000 Subject: [PATCH] new backends, and aclocal -I flag git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1478 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index fd0dee8e5..32d8e45b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,11 +18,11 @@ SUBDIRS = macros include lib libltdl src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \ DIST_SUBDIRS = macros include lib libltdl src c++ kylix bindings tests doc \ icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc \ rpcrig winradio easycomm fodtrack rpcrot gnuradio drake rotorez \ - microtune + microtune flexradio sartek lowe rpm: Makefile make dist $(RPMBUILD) -ta $(PACKAGE)-$(VERSION).tar.gz rm $(PACKAGE)-$(VERSION).tar.gz - +ACLOCAL_AMFLAGS = -I macros