aboutsummaryrefslogtreecommitdiff
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
parentef207db542d63e4b04db5cac88bed6f6cfcc514b (diff)
downloadopen-axiom-2b68e7d3434e7711690d665c15255095b9cb4782.tar.gz
Enabling all-rt from toplevel Makefile
-rw-r--r--Makefile.am1
-rw-r--r--Makefile.in1
2 files changed, 2 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)
diff --git a/Makefile.in b/Makefile.in
index 32037532..8085a60b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -492,6 +492,7 @@ OA_SRC_TARGETS = \
all-databases \
all-utils \
all-io \
+ all-rt \
all-syntax
all: all-recursive