From e5dfcfc6b8df420e64d4895ec74e69a7b9314851 Mon Sep 17 00:00:00 2001 From: sledgehammer_999 Date: Wed, 14 Nov 2018 02:58:50 +0200 Subject: [PATCH] Include cmake file in the tarball --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 49eb59a49..4aa50bcf3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -118,6 +118,7 @@ EXTRA_DIST = \ CMakeLists.txt \ test/CMakeLists.txt \ setup.py \ + LibtorrentRasterbarConfig.cmake.in \ LICENSE \ README.rst \ cmake/Modules/FindLibGcrypt.cmake \