SUBDIR=site-lisp
include ../../dotfiles2.mk
install: wm-init.elc
wm-init.elc: wm-init.el
emacs -Q -batch -eval "(byte-compile-file \"wm-init.el\")"