ソースを参照

ob-lisp: adding to the Makefile for inclusion into products of the repository

* Makefile (LISPF): Adding to the Makefile for inclusion into products
  of the repository.
Eric Schulte 15 年 前
コミット
a1eddb27fa
1 ファイル変更1 行追加0 行削除
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -135,6 +135,7 @@ LISPF      = 	org.el			\
 		ob-dot.el		\
 		ob-mscgen.el		\
 		ob-latex.el		\
+		ob-lisp.el		\
 		ob-ledger.el		\
 		ob-python.el		\
 		ob-sql.el		\