summaryrefslogtreecommitdiffstats
path: root/.emacs.d/Makefile
blob: 0c716a84cb99ddd0e8f4bf27bd52fc5b1e9ab980 (plain)
1
2
3
4
5
DESTDIR:=$(DESTDIR)/.emacs.d
objects=init.elc init.el gnus.elc gnus.el
modules=eshell site-lisp snippets

include ../dotfiles.mk