SUBDIR=styles
objects=github.css help.css git-scm.css
include ../../dotfiles.mk
$(objects): %.css: %.less
lessc -x $^ > $@