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 2c2e1a5448
commit 647996c0a3
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