From 99fa3d619de7ae5d5b0c2256c69a3c5bdc650b6d Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Tue, 25 Apr 2017 10:08:31 +0200 Subject: [PATCH] Added mythes/CMakeLists.txt to the distribution (cherry picked from commit db8069c2bdcd39c7e00dad3ecdf3e49e81d53e74) --- 3rdparty/mythes/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3rdparty/mythes/Makefile.am b/3rdparty/mythes/Makefile.am index ba77a8b426..59e6f96753 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 \