aboutsummaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/GNUmakefile
blob: 6a09cd600768313709bc7c57c4dca3f6942f04b9 (plain)
1
2
3
4
5
6
include ../../dotfiles.mk

all: init.js webjumps.js

%.js: %.org
	$(call tangle,js)