Просмотр исходного кода

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 14 лет назад
Родитель
Сommit
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		\