summaryrefslogtreecommitdiff
path: root/core/symlinker/symlinker.pro
authormickeyl <mickeyl>2004-03-26 17:02:20 (UTC)
committer mickeyl <mickeyl>2004-03-26 17:02:20 (UTC)
commit82473ae0dabaec62e92ecb015b5ee23dd181c508 (patch) (side-by-side diff)
treea5d6ad4e1d97e685eb97603d65e68c13d44dcfdf /core/symlinker/symlinker.pro
parenta49f5d4c801068e94d91fd5b3cf7ec06cddab537 (diff)
downloadopie-82473ae0dabaec62e92ecb015b5ee23dd181c508.zip
opie-82473ae0dabaec62e92ecb015b5ee23dd181c508.tar.gz
opie-82473ae0dabaec62e92ecb015b5ee23dd181c508.tar.bz2
- no need to check in Makefiles
- no need to link against libopie
Diffstat (limited to 'core/symlinker/symlinker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/symlinker/symlinker.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/symlinker/symlinker.pro b/core/symlinker/symlinker.pro
index 9558b3e..646c9fd 100644
--- a/core/symlinker/symlinker.pro
+++ b/core/symlinker/symlinker.pro
@@ -9,7 +9,7 @@ INTERFACES =
TARGET = opie-update-symlinks
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
-LIBS += -lqpe -lopie
+LIBS += -lqpe
include ( $(OPIEDIR)/include.pro )