-rw-r--r-- | noncore/net/mail/mail.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro index d333829..41ff843 100644 --- a/noncore/net/mail/mail.pro +++ b/noncore/net/mail/mail.pro | |||
@@ -43,7 +43,7 @@ INTERFACES = editaccountsui.ui \ | |||
43 | composemailui.ui | 43 | composemailui.ui |
44 | 44 | ||
45 | INCLUDEPATH += $(OPIEDIR)/include | 45 | INCLUDEPATH += $(OPIEDIR)/include |
46 | LIBS += -lqpe -lopie -letpan -lssl -lcrypto -ldb | 46 | LIBS += -lqpe -letpan -lssl -lcrypto |
47 | TARGET = opiemail | 47 | TARGET = opiemail |
48 | 48 | ||
49 | include ( $(OPIEDIR)/include.pro ) | 49 | include ( $(OPIEDIR)/include.pro ) |