summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 77befd7..264b83f 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ install:
ln -s cgit "${DESTDIR}/var/www/htdocs/cgi-bin"
ln -s /home/lorry/bundles "${DESTDIR}/var/www/htdocs/bundles"
ln -s /home/lorry/tarballs "${DESTDIR}/var/www/htdocs/tarballs"
+ ln -s /home/lorry/lc-status.html "${DESTDIR}/var/www/htdocs/lc-status.html"
mkdir -p "${DESTDIR}/usr/bin"
cp bins/* "${DESTDIR}/usr/bin/"
mkdir -p "${DESTDIR}/usr/share/trove-setup"