summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show 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
@@ -31,30 +31,30 @@ SOURCES += \
command.c \
delta.c \
emit.c \
hex.c \
job.c \
mdfour.c \
mksum.c \
msg.c \
netint.c \
patch.c \
prototab.c \
readsums.c \
scoop.c \
search.c \
stats.c \
stream.c \
sumset.c \
trace.c \
tube.c \
util.c \
version.c \
whole.c \
qrsync.cpp
-INCLUDEPATH += $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include .
LIBS += -lopiecore2
TARGET = qrsync
include ( $(OPIEDIR)/include.pro )