summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/opieftp.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opieftp/opieftp.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index f25d15f..7aead00 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,23 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
-HEADERS = opieftp.h inputDialog.h ftplib.h
-SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
+HEADERS = opieftp.h inputDialog.h ftplib.h filePermissions.h
+SOURCES = opieftp.cpp inputDialog.cpp ftplib.c filePermissions.cpp main.cpp
TARGET = opieftp
REQUIRES=medium-config
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts
TRANSLATIONS += ../../i18n/de/opieftp.ts
TRANSLATIONS += ../../i18n/en/opieftp.ts
TRANSLATIONS += ../../i18n/hu/opieftp.ts
TRANSLATIONS += ../../i18n/sl/opieftp.ts
TRANSLATIONS += ../../i18n/pl/opieftp.ts
TRANSLATIONS += ../../i18n/ja/opieftp.ts
TRANSLATIONS += ../../i18n/ko/opieftp.ts
TRANSLATIONS += ../../i18n/no/opieftp.ts
TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts
TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts
TRANSLATIONS += ../../i18n/fr/opieftp.ts