commit bb7551258c379abf8aa84807d6deb8abbd81ce81
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Tue Mar 7 11:14:58 2017 +0100

    Fix distcheck for mythes
    
    For some reason, I mistyped "myspell" instead of "mythes" as a reflex. I
    thought that I fixed all occurences, but it appears that I missed
    one...
---
 3rdparty/mythes/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/3rdparty/mythes/Makefile.am b/3rdparty/mythes/Makefile.am
index dcc2b19..ba77a8b 100644
--- a/3rdparty/mythes/Makefile.am
+++ b/3rdparty/mythes/Makefile.am
@@ -9,4 +9,4 @@ EXTRA_DIST = \
 
 liblyxmythes_a_SOURCES = \
        1.2.5/mythes.cxx \
-       1.2.5/myspell.hxx
+       1.2.5/mythes.hxx

Reply via email to