commit 66d5fffb505ecd347ae029198f5e1edfb46edecc
Author: Kornel Benko <[email protected]>
Date: Mon Oct 26 02:07:10 2020 +0100
Amend(3) 0ef96e4d: Use correct path for config.h
---
3rdparty/hunspell/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/3rdparty/hunspell/Makefile.am b/3rdparty/hunspell/Makefile.am
index f40a2f6..2644988 100644
--- a/3rdparty/hunspell/Makefile.am
+++ b/3rdparty/hunspell/Makefile.am
@@ -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
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs