about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2011-01-03 00:53:15 +0000
committerMarco Peereboom <marco@conformal.com>2011-01-03 00:53:15 +0000
commitabbca62c9b906f535420c1c2ae5564630e95a042 (patch)
tree171bd148fb6d36c3661ca830b72279f38cdbaf24 /Makefile
parente42df5689dcfb3d679a470b87e2f292ce9250608 (diff)
downloadxombrero-abbca62c9b906f535420c1c2ae5564630e95a042.tar.gz
fix install
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c10f16..0416dd4 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ javascript.h: hinting.js input-focus.js
 	perl ${.CURDIR}/js-merge-helper.pl ${.CURDIR}/hinting.js \
 	    ${.CURDIR}/input-focus.js >  ${.CURDIR}/javascript.h
 
-install:
+beforeinstall:
 	mkdir -p ${PREFIX}/share/xxxterm
 	cp ${.CURDIR}/fightsoap16.jpg ${PREFIX}/share/xxxterm
 	cp ${.CURDIR}/fightsoap32.jpg ${PREFIX}/share/xxxterm