summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2008-05-08 15:53:21 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2008-05-08 15:53:21 +0200
commit6a718675afd44384acb52050aa219bcf6a1d5edd (patch)
treecca67e158a0f22158baf1f1a28a4cca666a9bafd
parentc49834bb2a4d1f1a206cd54cc4e6ae862fa9195d (diff)
downloadorg-mode-6a718675afd44384acb52050aa219bcf6a1d5edd.tar.gz
Make Makefile reflect the renaming of org-infojs.el.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6707d24..2a1bd24 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@ LISPF = org.el \
org-faces.el \
org-gnus.el \
org-info.el \
- org-infojs.el \
+ org-jsinfo.el \
org-irc.el \
org-mac-message.el \
org-macs.el \
@@ -291,7 +291,7 @@ lisp/org-export-latex.elc: lisp/org.elc lisp/org-exp.elc
lisp/org-faces.elc: lisp/org-macs.elc lisp/org-compat.elc
lisp/org-gnus.elc: lisp/org.elc
lisp/org-info.elc: lisp/org.elc
-lisp/org-infojs.elc: lisp/org.elc lisp/org-exp.elc
+lisp/org-jsinfo.elc: lisp/org.elc lisp/org-exp.elc
lisp/org-irc.elc: lisp/org.elc
lisp/org-mac-message.elc: lisp/org.elc
lisp/org-macs.elc: