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, 4 insertions, 0 deletions
diff --git a/.emacs.d/snippets/html-mode/Makefile b/.emacs.d/snippets/html-mode/Makefile
new file mode 100644
index 0000000..78959a3
--- /dev/null
+++ b/.emacs.d/snippets/html-mode/Makefile
@@ -0,0 +1,4 @@
+DESTDIR=$(HOME)/.emacs.d/snippets/html-mode
+objects=for generic-block
+
+include ../../emacs.mk