summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/opie-sh.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/opie-sh/opie-sh.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index 57f7978..b0cf052 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -5,7 +5,7 @@ HEADERS =mbox.h fviewer.h inputdialog.h
SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
INCLUDEPATH +=$(OPIEDIR)/include
DEPENDPATH +=$(OPIEDIR)/include
-LIBS +=-lqpe
+LIBS +=-lqpe -lopiecore2
TARGET = opie-sh
include( $(OPIEDIR)/include.pro )