summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-12-27 07:29:23 -0700
committerEric Schulte <schulte.eric@gmail.com>2010-12-27 07:29:23 -0700
commita1eddb27faf72807264cb576029f07c8a42752ab (patch)
tree8e0be05a802cb643275593bdb256880029b21d60
parent3922c2cbc187b76c2eb8601309e8123d16632e9a (diff)
downloadorg-mode-a1eddb27faf72807264cb576029f07c8a42752ab.tar.gz
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.
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a0fb91b..397cd62 100644
--- a/Makefile
+++ b/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 \