summaryrefslogtreecommitdiffstats
path: root/emacs/eshell
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-26 17:56:52 +0200
committerGravatar Tom Willemse2013-05-26 17:57:28 +0200
commit7d94202351c15b2d6fe8e37212b26ca96dabf527 (patch)
treeb9960f9ff25391972001aeb90d696db2736677b7 /emacs/eshell
parenta3ee1cf373ac71bd5523acfa91f68ad6fe5b30b5 (diff)
downloaddotfiles-7d94202351c15b2d6fe8e37212b26ca96dabf527.tar.gz
dotfiles-7d94202351c15b2d6fe8e37212b26ca96dabf527.zip
Update Emacs config to use dotfiles2.mk
Diffstat (limited to 'emacs/eshell')
-rw-r--r--emacs/eshell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emacs/eshell/Makefile b/emacs/eshell/Makefile
index 3b6ce2f..9519abb 100644
--- a/emacs/eshell/Makefile
+++ b/emacs/eshell/Makefile
@@ -1,5 +1,4 @@
SUBDIR=eshell
-objects=alias
-modules=
+EXCLUDE=login lastdir history
-include ../../dotfiles.mk
+include ../../dotfiles2.mk