dotfiles/conkeror/.conkerorrc/GNUmakefile

7 lines
84 B
Text
Raw Normal View History

2016-09-24 17:09:16 +02:00
include ../../dotfiles.mk
2016-10-29 12:26:38 +02:00
all: init.js webjumps.js
2016-09-24 17:09:16 +02:00
%.js: %.org
$(call tangle,js)