From 23336ef0dc271e305b4678a5f2b72f20cd0a7c88 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 3 Oct 2012 09:48:29 +0100 Subject: Lorry controller setup --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.1