インストールデフォルトディレクトリーの名前をexopen-modeからexopenに変更
[exopen-mode.git] / Makefile
index cf54d44..36b408e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 prefix ?= /usr/local
 elispdir ?= $(prefix)/share/emacs/site-lisp
-installdir ?= $(elispdir)/exopen-mode
+installdir ?= $(elispdir)/exopen
 
 .PHONY: install clean