add Maxima to the Makefile

* Makefile (LISPF): Add Maxima.
This commit is contained in:
Eric Schulte 2012-01-05 10:28:36 -07:00
parent 6e10d36d92
commit cc44ad5ae6
1 changed files with 2 additions and 1 deletions

View File

@ -169,7 +169,8 @@ LISPF = org.el \
ob-java.el \
ob-shen.el \
ob-fortran.el \
ob-picolisp.el
ob-picolisp.el \
ob-maxima.el
LISPFILES0 = $(LISPF:%=lisp/%)
LISPFILES = $(LISPFILES0) lisp/org-install.el