aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 1623bfd8d70e919e58f2fecf8be0f523495ba8fb (plain)
1
2
3
4
5
6
all:
	guix environment --ad-hoc -l guix.scm -- find . -maxdepth 1 -name "*\.setup" -exec ikiwiki --setup {} \;

clean:
	rm -rf dest