summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 384b97f..de39470 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -5,7 +5,7 @@ SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc service
TARGET = opietooth
INCLUDEPATH += $(OPIEDIR)/include .
DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
-LIBS += -lopie
+LIBS += -lopiecore2
#VERSION = 0.0.0
include ( $(OPIEDIR)/include.pro )