From 700a71b418065b873074dc6c65b7447ed3cc6c82 Mon Sep 17 00:00:00 2001 From: arvidn Date: Sun, 7 Oct 2018 12:22:44 +0200 Subject: [PATCH] add tests/CMakeLists.txt to tarball --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index db095e026..bac1fe0de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -116,6 +116,7 @@ EXTRA_DIST = \ Jamfile \ Jamroot.jam \ CMakeLists.txt \ + test/CMakeLists.txt \ setup.py \ LICENSE \ README.rst \