Skip to content

Commit

Permalink
add navi2ch-p2.el to Makefile.in
Browse files Browse the repository at this point in the history
  • Loading branch information
mizmiz committed Apr 9, 2009
1 parent 003cee7 commit 32b8a0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2009-04-10 MIZUNUMA Yuto <mizmiz@users.sourceforge.net>

* Makefile.in : add navi2ch-p2.el

2009-04-08 MIZUNUMA Yuto <mizmiz@users.sourceforge.net>

* navi2ch-p2.el : new file
Expand Down
4 changes: 2 additions & 2 deletions Makefile.in
Expand Up @@ -77,7 +77,7 @@ am__ELFILES = navi2ch-article.el navi2ch-articles.el \
navi2ch-message.el navi2ch-mona.el navi2ch-multibbs.el \
navi2ch-net.el navi2ch-oyster.el navi2ch-popup-article.el \
navi2ch-search.el navi2ch-splash.el navi2ch-util.el \
navi2ch-vars.el navi2ch-version.el navi2ch-xmas.el navi2ch.el
navi2ch-vars.el navi2ch-version.el navi2ch-xmas.el navi2ch-p2.el navi2ch.el
am__ELCFILES = $(am__ELFILES:.el=.elc)
ELCFILES = $(LISP:.el=.elc)
elisp_comp = $(top_srcdir)/elisp-comp
Expand Down Expand Up @@ -179,7 +179,7 @@ lisp_LISP = navi2ch-version.el \
navi2ch-jbbs-net.el navi2ch-jbbs-shitaraba.el navi2ch-machibbs.el \
navi2ch-futaba.el navi2ch-megabbs.el \
navi2ch-http-date.el navi2ch-localfile.el navi2ch-oyster.el \
navi2ch-auto-modify.el
navi2ch-p2.el navi2ch-auto-modify.el

lisp_DATA = navi2ch-config.el
EXTRA_DIST = Makefile.old bcomp.el $(lisp_LISP) \
Expand Down

0 comments on commit 32b8a0d

Please sign in to comment.