Browse Source

add Maxima to the Makefile

* Makefile (LISPF): Add Maxima.
Eric Schulte 13 years ago
parent
commit
cc44ad5ae6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Makefile

+ 2 - 1
Makefile

@@ -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