summaryrefslogtreecommitdiff
path: root/core/symlinker/symlinker.pro
Side-by-side diff
Diffstat (limited to 'core/symlinker/symlinker.pro') (more/less context) (show 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
@@ -6,10 +6,10 @@ HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = opie-update-symlinks
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
-LIBS += -lqpe -lopie
+LIBS += -lqpe
include ( $(OPIEDIR)/include.pro )