* syntax/Makefile.am: Add js.syntax.

This commit is contained in:
Pavel Roskin 2002-09-17 13:50:30 +00:00
parent 7dee44f41a
commit f5f367c5ed
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2002-08-17 Pavel Roskin <proski@gnu.org>
* syntax/Makefile.am: Add js.syntax.
* configure.in: Add support for glib 2.x. Right now, it has to
be explicitly enabled by `--with-glib2'.
From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>

View File

@ -11,6 +11,7 @@ syntax_DATA = \
fortran.syntax \
html.syntax \
java.syntax \
js.syntax \
latex.syntax \
lisp.syntax \
lsm.syntax \