From 2736a0e3ff1e1ffb89dd1603a370454eaf18050e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 15 May 2016 09:07:05 +0200 Subject: core: rename file FindAsciidoc.cmake to FindAsciidoctor.cmake in autotools (issue #722) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f96bc8637..577f95980 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,7 @@ EXTRA_DIST = AUTHORS.adoc \ config.h.cmake \ makedist.sh \ cmake/CMakeParseArguments.cmake \ - cmake/FindAsciidoc.cmake \ + cmake/FindAsciidoctor.cmake \ cmake/FindAspell.cmake \ cmake/FindCppUTest.cmake \ cmake/FindENCHANT.cmake \ -- cgit v1.2.3