summaryrefslogtreecommitdiffstats
path: root/filedistribution/src/apps/filedistributor
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 10:10:29 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 10:10:29 +0000
commit99e615cb41b0098ef41f7ed1e83501fdd9ea318a (patch)
treef289a08cc3823f1c1dd21aec1f5a2249011d48f7 /filedistribution/src/apps/filedistributor
parent9fe6a9f635a5277d6d6c58ccbe5b279449e016c1 (diff)
Rename filedistribution programs to have vespa- prefix.
Temporarily add symlinks from old name to new name.
Diffstat (limited to 'filedistribution/src/apps/filedistributor')
-rw-r--r--filedistribution/src/apps/filedistributor/.gitignore2
-rw-r--r--filedistribution/src/apps/filedistributor/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/filedistribution/src/apps/filedistributor/.gitignore b/filedistribution/src/apps/filedistributor/.gitignore
index a41b1963b70..89aaa70637e 100644
--- a/filedistribution/src/apps/filedistributor/.gitignore
+++ b/filedistribution/src/apps/filedistributor/.gitignore
@@ -1,2 +1,2 @@
/filedistributor
-filedistributor-bin
+vespa-filedistributor-bin
diff --git a/filedistribution/src/apps/filedistributor/CMakeLists.txt b/filedistribution/src/apps/filedistributor/CMakeLists.txt
index 1a7ef87bbac..42e47856208 100644
--- a/filedistribution/src/apps/filedistributor/CMakeLists.txt
+++ b/filedistribution/src/apps/filedistributor/CMakeLists.txt
@@ -2,7 +2,7 @@
vespa_add_executable(filedistribution_filedistributor_app
SOURCES
filedistributor.cpp
- OUTPUT_NAME filedistributor-bin
+ OUTPUT_NAME vespa-filedistributor-bin
INSTALL sbin
DEPENDS
filedistribution_distributor