summaryrefslogtreecommitdiffstats
path: root/.emacs.d/eshell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/eshell/Makefile')
-rw-r--r--.emacs.d/eshell/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/eshell/Makefile b/.emacs.d/eshell/Makefile
new file mode 100644
index 0000000..58517d0
--- /dev/null
+++ b/.emacs.d/eshell/Makefile
@@ -0,0 +1,5 @@
+DESTDIR=$(HOME)/.emacs.d/eshell
+objects=alias
+modules=
+
+include ../emacs.mk