aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fca7bb8..ab3a327 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ emmet-mode.el: src/snippets.el src/preferences.el src/*
cat src/snippets.el >> $(DST)
cat src/preferences.el >> $(DST)
cat src/html-abbrev.el >> $(DST)
+ cat src/lorem.el >> $(DST)
cat src/css-abbrev.el >> $(DST)
cat src/mode-def.el >> $(DST)