# HG changeset patch # User John W. Eaton # Date 1362323274 18000 # Node ID d200b2b184c125b6120dbbfe388cf4dfa2cb7730 # Parent 0f0e970723ec31f579fae2cd44f15a5d5b7ee649 fix typo * libinterp/Makefile.am (EXTRA_DIST): Fix typo. diff --git a/libinterp/Makefile.am b/libinterp/Makefile.am --- a/libinterp/Makefile.am +++ b/libinterp/Makefile.am @@ -88,7 +88,7 @@ EXTRA_DIST = \ Makefile.in \ DOCSTRINGS \ - config-featurs.sh \ + config-features.sh \ find-defun-files.sh \ gendoc.pl \ genprops.awk \