legacy-dotfiles/emacs/snippets/python-mode/Makefile
Tom Willemsen a281f040cd Move .emacs.d to emacs
Since it's no longer placed directly in the home directory it doesn't
need to be named exacly the same.
2013-02-17 23:09:33 +01:00

4 lines
130 B
Makefile

DESTDIR:=$(DESTDIR)/python-mode
objects=defm_empty form form_valid import_from permission_guard url
include ../../../dotfiles.mk