aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/Makefile
blob: 53667f63bc2a5c0b3e5548ab307d5fb0e64d5d73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.PHONEY: install all

PREFIX:=/usr/local

all:
	echo nothing whatever

install:
	install -Dt $(PREFIX)/bin wikipedia-handler
	install -Dt ~/.config/uristart.conf.d/ wikipedia.uristart.conf