Parcourir la source

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 il y a 15 ans
Parent
commit
a1eddb27fa
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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		\