summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 84ddeda..c838685 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,6 +39,7 @@ moddir=$(prefix)/share/guile/site/2.0
godir=$(libdir)/guile/2.0/ccache
SOURCES = \
+ syntax-highlight/utils.scm \
syntax-highlight/parsers.scm \
syntax-highlight/scheme.scm \
syntax-highlight/xml.scm \