Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-09-18 21:58:04 +0400
committerOlivier Goffart <ogoffart@woboq.com>2014-09-18 21:58:04 +0400
commiteab488e64f2152640c95e19a2992de9c4d034482 (patch)
tree03756d0cab448bc2e360f9205420c054b9214728 /test/CMakeLists.txt
parent50e718b1e7a9c6119c6e52f58353ec76f3c1b908 (diff)
compile after merge
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 8c1ae5c93..6c57b08d3 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -26,6 +26,6 @@ if( UNIX AND NOT APPLE )
endif(UNIX AND NOT APPLE)
owncloud_add_test(CSyncSqlite "")
-owncloud_add_test(NetrcParser ../src/owncloudcmd/netrcparser.cpp)
+owncloud_add_test(NetrcParser ../src/cmd/netrcparser.cpp)