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

all: init.js

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