summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-12-11 12:34:28 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-12-11 12:34:51 +0000
commitc57f861235add6b95e81c9835e5078452d342e7c (patch)
tree4ed55298f238922ef4edb1ce0304a559fc9c6a41 /Makefile
parentReleasing debian version 20161201-1. (diff)
downloadopen-infrastructure-compute-tools-c57f861235add6b95e81c9835e5078452d342e7c.tar.xz
open-infrastructure-compute-tools-c57f861235add6b95e81c9835e5078452d342e7c.zip
Merging upstream version 20161210.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 891ea01..6c95f4a 100644
--- a/Makefile
+++ b/Makefile
@@ -104,6 +104,7 @@ install: build
ln -sf container-create-debconf.1 $(DESTDIR)/usr/share/man/man1/container-create-progress-linux.1
ln -sf list $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ls
+ ln -sf move $(DESTDIR)/usr/lib/$(SOFTWARE)/container/mv
ln -sf remove $(DESTDIR)/usr/lib/$(SOFTWARE)/container/rm
ln -sf version $(DESTDIR)/usr/lib/$(SOFTWARE)/container/ver