summaryrefslogtreecommitdiffstats
path: root/.emacs.d/snippets/html-mode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/html-mode/Makefile')
-rw-r--r--.emacs.d/snippets/html-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/snippets/html-mode/Makefile b/.emacs.d/snippets/html-mode/Makefile
index 78959a3..b2dff78 100644
--- a/.emacs.d/snippets/html-mode/Makefile
+++ b/.emacs.d/snippets/html-mode/Makefile
@@ -1,4 +1,4 @@
-DESTDIR=$(HOME)/.emacs.d/snippets/html-mode
+DESTDIR:=$(DESTDIR)/html-mode
objects=for generic-block
-include ../../emacs.mk
+include ../../../dotfiles.mk