浏览代码

add Maxima to the Makefile

* Makefile (LISPF): Add Maxima.
Eric Schulte 13 年之前
父节点
当前提交
cc44ad5ae6
共有 1 个文件被更改,包括 2 次插入1 次删除
  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