aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 449c79fc1ab5274f391104458227b3b8f72a8a76 (plain)
1
2
3
4
5
6
7
8
.PHONY: all
all:
	emacs -Q --script publish.el

.PHONY: clean
clean:
	rm -rf xhtml/*