]> git.lyx.org Git - features.git/commitdiff
Amend(3) 0ef96e4d: Use correct path for config.h
authorKornel Benko <kornel@lyx.org>
Mon, 26 Oct 2020 01:07:10 +0000 (02:07 +0100)
committerKornel Benko <kornel@lyx.org>
Mon, 26 Oct 2020 01:07:10 +0000 (02:07 +0100)
3rdparty/hunspell/Makefile.am

index f40a2f6928971ecabba0d71774c94a54177b6e3d..2644988eea4b283251b817f7c85c376c5d742848 100644 (file)
@@ -23,7 +23,6 @@ liblyxhunspell_a_SOURCES = \
        1.7.0/src/hunspell/affixmgr.hxx \
        1.7.0/src/hunspell/atypes.hxx \
        1.7.0/src/hunspell/baseaffix.hxx \
-       1.7.0/src/hunspell/src/win_api/config.h \
        1.7.0/src/hunspell/csutil.cxx \
        1.7.0/src/hunspell/csutil.hxx \
        1.7.0/src/hunspell/filemgr.cxx \
@@ -60,4 +59,5 @@ liblyxhunspell_a_SOURCES = \
        1.7.0/src/parsers/textparser.cxx \
        1.7.0/src/parsers/textparser.hxx \
        1.7.0/src/parsers/xmlparser.cxx \
-       1.7.0/src/parsers/xmlparser.hxx
+       1.7.0/src/parsers/xmlparser.hxx \
+       1.7.0/src/win_api/config.h