aboutsummaryrefslogtreecommitdiff
path: root/src/syntax/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/syntax/Makefile.am')
-rw-r--r--src/syntax/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syntax/Makefile.am b/src/syntax/Makefile.am
index a731618f..964f7e54 100644
--- a/src/syntax/Makefile.am
+++ b/src/syntax/Makefile.am
@@ -32,7 +32,7 @@
noinst_LIBRARIES = libsyntax.a
-libsyntax_a_SOURCES = token.cc
+libsyntax_a_SOURCES = token.cc sexpr.cc
oa_target_incdir = $(top_builddir)/$(target)/include