Skip to content

Commit

Permalink
(projects_LISP): Add java-root.el
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Ludlam committed Jul 16, 2012
1 parent e25c385 commit ee6724c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/cedet/ede/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ LOADDEFS=loaddefs.el
LOADDIRS=.
ede_LISP=auto.el base.el custom.el dired.el source.el util.el system.el speedbar.el srecode.el files.el locate.el make.el shell.el android.el m3.el arduino.el
proj-project_LISP=proj.el pmake.el pconf.el proj-elisp.el proj-misc.el proj-obj.el proj-prog.el proj-archive.el proj-shared.el proj-info.el proj-scheme.el proj-aux.el proj-comp.el
projects_LISP=project-am.el cpp-root.el emacs.el linux.el generic.el
projects_LISP=project-am.el cpp-root.el emacs.el linux.el generic.el java-root.el
aux-lisp_LISP=autoconf-edit.el makefile-edit.el
VERSION=1.1beta
DISTDIR=$(top)cedet-topdir-$(VERSION)/cedet/ede
Expand Down

0 comments on commit ee6724c

Please sign in to comment.