aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-02-10 11:41:40 +0000
committerdos-reis <gdr@axiomatics.org>2014-02-10 11:41:40 +0000
commit979a845d4011bce84cd83968f78c534437d0566f (patch)
tree523350c223241f9865e29276456b22ddf5294203 /src/algebra/Makefile.am
parentac136e818759d62bd8eabad781aabdba9a7f589e (diff)
downloadopen-axiom-979a845d4011bce84cd83968f78c534437d0566f.tar.gz
Clean up global variable names.
Diffstat (limited to 'src/algebra/Makefile.am')
-rw-r--r--src/algebra/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)