dotfiles/conkeror/.conkerorrc/GNUmakefile
2016-09-24 17:09:16 +02:00

6 lines
72 B
Makefile

include ../../dotfiles.mk
all: init.js
%.js: %.org
$(call tangle,js)