From: Bdale Garbee Date: Mon, 26 Dec 2011 00:37:15 +0000 (-0700) Subject: don't try to link bluetooth lib X-Git-Tag: 1.0.3~3 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3891be7d7ff9a3948f8a033b76b4b665040dc8f4 don't try to link bluetooth lib --- 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