-rw-r--r-- | rsync/rsync.pro | 2 |
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 | |||
@@ -52,7 +52,7 @@ SOURCES += \ | |||
52 | whole.c \ | 52 | whole.c \ |
53 | qrsync.cpp | 53 | qrsync.cpp |
54 | 54 | ||
55 | INCLUDEPATH += $(OPIEDIR)/include | 55 | INCLUDEPATH += $(OPIEDIR)/include . |
56 | 56 | ||
57 | LIBS += -lopiecore2 | 57 | LIBS += -lopiecore2 |
58 | TARGET = qrsync | 58 | TARGET = qrsync |