summaryrefslogtreecommitdiff
path: root/examples/c/decode/file/Makefile.am
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-09-30 15:15:56 +1000
commit8828033cc48fccc02729c9261e8f38033540b048 (patch)
treeafcdd29a707f613f04a611d77b567271d1516d96 /examples/c/decode/file/Makefile.am
parent418075e11f6c318e346211c916e113d811fa52b4 (diff)
downloadflac-topic/cmake-dist.tar.gz
Make sure CMake build files end up in release tarballtopic/cmake-dist
Diffstat (limited to 'examples/c/decode/file/Makefile.am')
-rw-r--r--examples/c/decode/file/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/c/decode/file/Makefile.am b/examples/c/decode/file/Makefile.am
index 7f4c9220..da1bae12 100644
--- a/examples/c/decode/file/Makefile.am
+++ b/examples/c/decode/file/Makefile.am
@@ -17,6 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
EXTRA_DIST = \
+ CMakeLists.txt \
Makefile.lite \
example_c_decode_file.vcproj \
example_c_decode_file.vcxproj \