aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-08-17 06:11:55 +0000
committerdos-reis <gdr@axiomatics.org>2014-08-17 06:11:55 +0000
commit2b68e7d3434e7711690d665c15255095b9cb4782 (patch)
treeb9e2532de76dc414b27e048c1262f8d20d6b9326 /Makefile.am
parentef207db542d63e4b04db5cac88bed6f6cfcc514b (diff)
downloadopen-axiom-2b68e7d3434e7711690d665c15255095b9cb4782.tar.gz
Enabling all-rt from toplevel Makefile
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 214884a2..174cd6f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ OA_SRC_TARGETS = \
all-databases \
all-utils \
all-io \
+ all-rt \
all-syntax
.PHONY: $(OA_SRC_TARGETS)