diff options
| author | mschroffel <mschroffel@cinecert.com> | 2016-05-09 21:07:21 +0000 |
|---|---|---|
| committer | mschroffel <> | 2016-05-09 21:07:21 +0000 |
| commit | 3fdfb11bc6a88a921f27911904dd2f6175bf7a75 (patch) | |
| tree | f9917624a127448aa4ad7f0dd8a0a9f3f6b1b05b /src | |
| parent | 333acf80167f3d0b6dc38b0103648cdf92af8b87 (diff) | |
version bump 2.5.14b
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) |
