summaryrefslogtreecommitdiffstats
path: root/emacs/snippets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/snippets/Makefile')
-rw-r--r--emacs/snippets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/snippets/Makefile b/emacs/snippets/Makefile
index e003ed3..193429f 100644
--- a/emacs/snippets/Makefile
+++ b/emacs/snippets/Makefile
@@ -1,4 +1,4 @@
SUBDIR=snippets
-modules=html-mode org-mode python-mode
+MODULES=html-mode org-mode python-mode
-include ../../dotfiles.mk
+include ../../dotfiles2.mk