From 3891be7d7ff9a3948f8a033b76b4b665040dc8f4 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 25 Dec 2011 17:37:15 -0700 Subject: [PATCH] don't try to link bluetooth lib --- altosui/libaltos/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/altosui/libaltos/Makefile.am b/altosui/libaltos/Makefile.am index b5ab1ddb..bd67498d 100644 --- a/altosui/libaltos/Makefile.am +++ b/altosui/libaltos/Makefile.am @@ -16,8 +16,6 @@ noinst_PROGRAMS=cjnitest cjnitest_LDADD=libaltos.la -LIBS=-lbluetooth - HFILES=libaltos.h SWIG_FILE=libaltos.swig -- 2.30.2