diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b91aba2..929d5f8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -337,7 +337,7 @@ TESTS_ENVIRONMENT = BUILD_DIR="." TEST_FILES=../tests TEST_FILE_PREFIX=DCPd1-M1 JP2K_PREFIX=MM_2k_XYZ_ # files to include in the distribution that automake doesn't automatically include -EXTRA_DIST = fips-186-test-harness.pl $(TESTS) CMakeLists.txt +EXTRA_DIST = fips-186-test-harness.pl $(TESTS) README.cmake ../CMakeLists.txt CMakeLists.txt if !FREEDIST if DEV_HEADERS EXTRA_DIST += $(nodist_libasdcp_la_SOURCES) $(nodist_tt_xform_SOURCES) |
