summaryrefslogtreecommitdiff
path: root/noncore/net/ftplib/ftplib.pro
Unidiff
Diffstat (limited to 'noncore/net/ftplib/ftplib.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/ftplib/ftplib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro
index a36c5d7..25f0110 100644
--- a/noncore/net/ftplib/ftplib.pro
+++ b/noncore/net/ftplib/ftplib.pro
@@ -3,8 +3,8 @@ CONFIG = qt warn_on release
3HEADERS = ftplib.h 3HEADERS = ftplib.h
4SOURCES = ftplib.c 4SOURCES = ftplib.c
5DESTDIR = $(OPIEDIR)/lib$(PROJMAK) 5DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
6INTERFACES = 6INTERFACES =
7 7TARGET = ftplib
8 8
9 9
10include ( $(OPIEDIR)/include.pro ) 10include ( $(OPIEDIR)/include.pro )