summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-12-25 17:37:15 -0700
committerBdale Garbee <bdale@gag.com>2011-12-25 17:37:15 -0700
commit3891be7d7ff9a3948f8a033b76b4b665040dc8f4 (patch)
tree159f2ab643141e146f5d4643178972c2084ac5a0
parent098c2eeec57dd18c6bb6f18b21f386e93b8f7edb (diff)
don't try to link bluetooth lib
-rw-r--r--altosui/libaltos/Makefile.am2
1 files changed, 0 insertions, 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