summaryrefslogtreecommitdiffstats
path: root/.emacs.d/snippets/python-mode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/python-mode/Makefile')
-rw-r--r--.emacs.d/snippets/python-mode/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/snippets/python-mode/Makefile b/.emacs.d/snippets/python-mode/Makefile
deleted file mode 100644
index 192657b..0000000
--- a/.emacs.d/snippets/python-mode/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-DESTDIR:=$(DESTDIR)/python-mode
-objects=defm_empty form form_valid import_from permission_guard url
-
-include ../../../dotfiles.mk