diff --git a/Makefile.am b/Makefile.am index b41947e6..6d385d58 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ dist_examples_DATA = \ doc/examples/02_decompress.c \ doc/examples/03_compress_custom.c \ doc/examples/04_compress_easy_mt.c \ + doc/examples/11_file_info.c \ doc/examples/Makefile # Install the Doxygen generated documentation if they were built.