dotfiles/conkeror/.conkerorrc/GNUmakefile

7 lines
72 B
Text
Raw Normal View History

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