summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--rsync/rsync.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync/rsync.pro b/rsync/rsync.pro
index a02d122..79b1465 100644
--- a/rsync/rsync.pro
+++ b/rsync/rsync.pro
@@ -49,12 +49,12 @@ SOURCES += \
49 tube.c \ 49 tube.c \
50 util.c \ 50 util.c \
51 version.c \ 51 version.c \
52 whole.c \ 52 whole.c \
53 qrsync.cpp 53 qrsync.cpp
54 54
55INCLUDEPATH += $(OPIEDIR)/include 55INCLUDEPATH += $(OPIEDIR)/include .
56 56
57LIBS += -lopiecore2 57LIBS += -lopiecore2
58TARGET = qrsync 58TARGET = qrsync
59 59
60include ( $(OPIEDIR)/include.pro ) 60include ( $(OPIEDIR)/include.pro )