summaryrefslogtreecommitdiff
path: root/microbench
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2019-09-29 11:57:21 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2019-10-01 08:18:28 +1000
commit6d0e222a6e03f1258129b9939d3eb47870d5502a (patch)
tree45446f3ca51cf1e267af889db0d1203b2bf5516f /microbench
parentf771c6451b49f7ca5b398dd1a92dbcdec66422de (diff)
downloadflac-6d0e222a6e03f1258129b9939d3eb47870d5502a.tar.gz
Make sure CMake build files end up in release tarball
Diffstat (limited to 'microbench')
-rw-r--r--microbench/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/microbench/Makefile.am b/microbench/Makefile.am
index 9ab6a040..8bad781b 100644
--- a/microbench/Makefile.am
+++ b/microbench/Makefile.am
@@ -38,3 +38,5 @@ noinst_PROGRAMS = benchmark_residual
benchmark_residual_SOURCES = benchmark_residual.c util.c
benchmark_residual_LDADD = @LIB_CLOCK_GETTIME@
+
+EXTRA_DIST = CMakeLists.txt