summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2019-02-16 14:35:34 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2019-02-16 14:35:34 +0000
commitff7f36cc9ef5f8ec8b97bcce543f966e726389bb (patch)
tree8fe2bd05008cc5c1489f6f9bb038d45111df7602 /Makefile
parenteda64c6733a3cf8c5eec419d6903a3f08cfeb828 (diff)
downloadnetsurf-test-ff7f36cc9ef5f8ec8b97bcce543f966e726389bb.tar.gz
netsurf-test-ff7f36cc9ef5f8ec8b97bcce543f966e726389bb.tar.bz2
monkey tests: Install and update README.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6294ad2..23c4e79 100644
--- a/Makefile
+++ b/Makefile
@@ -9,5 +9,5 @@ all:
@echo "install target is probably what you want"
install:
- cp -a crashes haveproblems images other works "${DESTDIR}"/html/
+ cp -a html monkey-test "${DESTDIR}"/html/
cp -a cgi-bin/* "${DESTDIR}"/cgi-bin/