From 8828033cc48fccc02729c9261e8f38033540b048 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sun, 29 Sep 2019 11:57:21 +1000 Subject: Make sure CMake build files end up in release tarball --- doc/html/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/Makefile.am') diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am index 2c73fdbb..3a274ef5 100644 --- a/doc/html/Makefile.am +++ b/doc/html/Makefile.am @@ -38,7 +38,7 @@ html_DATA = \ license.html \ ogg_mapping.html -EXTRA_DIST = $(html_DATA) api +EXTRA_DIST = $(html_DATA) api CMakeLists.txt if FLaC__HAS_DOXYGEN # The install targets don't copy whole directories so we have to -- cgit v1.2.1