Try to make Muse play nice with outline minor mode.
[muse-el.git] / Makefile.defs
blobf3056bd745564ac7e3027e707905d1d142ff58cb
1 # -*- Makefile -*-
2 EMACS    = emacs
3 SITEFLAG = --no-site-file
5 # Xemacs users will probably want the following settings.
6 #EMACS    = xemacs
7 #SITEFLAG = -no-site-file
9 # Installation options
10 # PREFIX is only used here.
11 PREFIX   = /usr/local
12 ELISPDIR = $(PREFIX)/share/emacs/site-lisp/muse
13 INFODIR  = $(PREFIX)/info