summaryrefslogtreecommitdiff
path: root/noncore/settings/usermanager
Side-by-side diff
Diffstat (limited to 'noncore/settings/usermanager') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/usermanager/usermanager.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro
index b0b5c6e..fc45f93 100644
--- a/noncore/settings/usermanager/usermanager.pro
+++ b/noncore/settings/usermanager/usermanager.pro
@@ -5,5 +5,6 @@ HEADERS = usermanager.h userdialog.h groupdialog.h passwd.h
SOURCES = usermanager.cpp userdialog.cpp groupdialog.cpp passwd.h main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -L/opt/Embedix/tools/arm-linux/lib/ -lqpe -lcrypt
+LIBS += -lqpe -lcrypt
TARGET = usermanager
+DESTDIR = $(OPIEDIR)/bin