From b28362b83b1a42aeb90ee161a85e1c927a00319e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 27 Nov 2010 15:26:28 +0000 Subject: * Makefile.am: Automake Makefile.in. * Makefile.in: Regenerate. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f2777bee..0b410379 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,6 +52,7 @@ oa_installdir = @open_axiom_installdir@ GCLOPTS=@GCLOPTS@ OA_SRC_TARGETS = \ + all-local \ all-src \ all-algebra \ all-asq \ @@ -75,10 +76,9 @@ OA_SRC_TARGETS = \ if OA_BUILD_GCL all-recursive all-boot all-lisp all-interpsys all-axiomsys \ - all-algebra all-input all-src: all-gcl + all-algebra all-input all-src all-local: all-gcl endif -all-local: all-src $(OA_SRC_TARGETS): cd src && $(MAKE) $@ -- cgit v1.2.3