summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-10-03 09:48:29 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-10-03 09:48:29 +0100
commit23336ef0dc271e305b4678a5f2b72f20cd0a7c88 (patch)
tree41d173414a142de5e6ea08f947de75013301cf78 /Makefile
parent3674e1714b4203074992a42309c0245be12abc1c (diff)
downloadtrove-setup-23336ef0dc271e305b4678a5f2b72f20cd0a7c88.tar.gz
Lorry controller setup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b2351cb..2f81548 100644
--- a/Makefile
+++ b/Makefile
@@ -14,3 +14,5 @@ install:
ln -s /home/lorry/bundles "${DESTDIR}/var/www/htdocs/bundles"
mkdir -p "${DESTDIR}/usr/bin"
cp bins/* "${DESTDIR}/usr/bin/"
+ mkdir -p "${DESTDIR}/usr/share/trove-setup"
+ cp share/* "${DESTDIR}/usr/share/trove-setup/" \ No newline at end of file