summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am.inc b/Makefile.am.inc
index e1591a498a..2224f4f035 100644
--- a/Makefile.am.inc
+++ b/Makefile.am.inc
@@ -68,7 +68,7 @@ am__v_SED_0 = @echo " SED " $@;
# _PYTHON is a reserved automake keyword
AM_V_python = $(am__v_python_@AM_V@)
am__v_python_ = $(am__v_python_@AM_DEFAULT_V@)
-am__v_python_0 = @echo " PYTHON " $@;
+am__v_python_0 = @echo " PYTHON " $@;
AM_V_YACC = $(am__v_YACC_@AM_V@)
am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)