From 2b68e7d3434e7711690d665c15255095b9cb4782 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 17 Aug 2014 06:11:55 +0000 Subject: Enabling all-rt from toplevel Makefile --- Makefile.am | 1 + Makefile.in | 1 + 2 files changed, 2 insertions(+) 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 -- cgit v1.2.3