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