commit db8069c2bdcd39c7e00dad3ecdf3e49e81d53e74
Author: Kornel Benko <[email protected]>
Date: Tue Apr 25 10:08:31 2017 +0200
Added mythes/CMakeLists.txt to the distribution
---
3rdparty/mythes/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/3rdparty/mythes/Makefile.am b/3rdparty/mythes/Makefile.am
index ba77a8b..59e6f96 100644
--- a/3rdparty/mythes/Makefile.am
+++ b/3rdparty/mythes/Makefile.am
@@ -5,7 +5,8 @@ noinst_LIBRARIES = liblyxmythes.a
EXTRA_DIST = \
1.2.5/AUTHORS \
1.2.5/COPYING \
- 1.2.5/README
+ 1.2.5/README \
+ CMakeLists.txt
liblyxmythes_a_SOURCES = \
1.2.5/mythes.cxx \