-rw-r--r-- | noncore/net/opietooth/lib/lib.pro | 2 |
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 @@ -6,5 +6,5 @@ TARGET = opietooth INCLUDEPATH += $(OPIEDIR)/include . DESTDIR = $(OPIEDIR)/lib$(PROJMAK) -LIBS += -lopie +LIBS += -lopiecore2 #VERSION = 0.0.0 |