summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-12-08 21:51:59 -0500
committerShaun McCance <shaunm@gnome.org>2010-12-08 21:51:59 -0500
commit2f808a4da403f1b93d2d06e0fcf8b955108abfe9 (patch)
tree2a17a141d131f231808ac854be0819750d8a8315 /Makefile.am
parent6447ab4b782797993ba340739ce7b4647a9ad63f (diff)
downloadyelp-xsl-2f808a4da403f1b93d2d06e0fcf8b955108abfe9.tar.gz
Adding all the JavaScript for syntax highlighting
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 99604b9f..cb289113 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = icons xslt doc po
+SUBDIRS = icons js xslt doc po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}