aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-04-06 04:41:55 +0000
committerdos-reis <gdr@axiomatics.org>2013-04-06 04:41:55 +0000
commitc23c47f33c926a01dde7a2f1da28ab1f863de6b5 (patch)
tree7cf29e350bb26ace892b74d85f312d4ef49c5590 /Makefile.am
parent39600884e2bdb4b187ef3a7f6ebbc72fcaf2bd59 (diff)
downloadopen-axiom-c23c47f33c926a01dde7a2f1da28ab1f863de6b5.tar.gz
Add token representation files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c13594ca..ab0a033a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,7 +74,8 @@ OA_SRC_TARGETS = \
all-driver \
all-databases \
all-utils \
- all-io
+ all-io \
+ all-syntax
.PHONY: $(OA_SRC_TARGETS)