From 979a845d4011bce84cd83968f78c534437d0566f Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 10 Feb 2014 11:41:40 +0000 Subject: Clean up global variable names. --- src/algebra/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algebra/Makefile.am') diff --git a/src/algebra/Makefile.am b/src/algebra/Makefile.am index d994e5c6..7cbdb34b 100644 --- a/src/algebra/Makefile.am +++ b/src/algebra/Makefile.am @@ -97,7 +97,7 @@ INPUT=../input STAMP = echo timestamp > # Extension of the output file name returned by compile-file -FASLEXT = @axiom_fasl_type@ +FASLEXT = @oa_fasl_type@ oa_hammer = $(top_builddir)/src/utils/hammer$(EXEEXT) -- cgit v1.2.3