(install): Install fns.el in ../bin, since Emacs
looks for it in exec-directory.
This commit is contained in:
parent
c9afd87f08
commit
49464a309b
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ install: all
|
|||
if exist etags.exe mv -f etags.exe ../bin
|
||||
if exist ctags.exe mv -f ctags.exe ../bin
|
||||
if exist b2m.exe mv -f b2m.exe ../bin
|
||||
if exist fns.el sed -e '' fns.el > ..\bin\fns.el
|
||||
cd ..
|
||||
cd src
|
||||
stubify emacs
|
||||
|
|
Loading…
Add table
Reference in a new issue