summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-12-08 09:23:35 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-12-08 09:23:35 +0100
commit632755d51d0562e887cee3ea7237855580ab95af (patch)
tree98c20ccc270a8b9047805f75423eb81addc12c9b
parentee52c8ceae0937d127d737f85924bd963ac29fc9 (diff)
downloadweechat-632755d51d0562e887cee3ea7237855580ab95af.zip
core: remove obsolete file FindTCL.cmake from root Makefile.am
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e653a0aa2..8b288a3d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,7 +56,6 @@ EXTRA_DIST = AUTHORS.adoc \
cmake/FindPkgConfig.cmake \
cmake/FindPython.cmake \
cmake/FindRuby.cmake \
- cmake/FindTCL.cmake \
cmake/FindV8.cmake \
cmake/FindZLIB.cmake \
cmake/cmake_uninstall.cmake.in \