Skip to content

Commit

Permalink
Add dwa test images to dist (tarball) manifest.
Browse files Browse the repository at this point in the history
Also drop README.win32 from tarball.  (Already removed from repo.)

[New Cmake-centric instructions covering builds for Windows and other
platforms to follow.]
  • Loading branch information
ehanway-ilm committed Aug 14, 2014
1 parent e98d25b commit cbac202
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IlmBase/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DIST_SUBDIRS = \

EXTRA_DIST = \
AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS \
README README.CVS README.OSX README.win32 \
README README.CVS README.OSX \
README.cmake.txt README.namespacing README.git \
bootstrap \
config.windows/IlmBaseConfig.h \
Expand Down
2 changes: 2 additions & 0 deletions OpenEXR/IlmImfTest/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ EXTRA_DIST = comp_none.exr comp_piz.exr comp_rle.exr comp_zip.exr \
comp_zips.exr lineOrder_decreasing.exr lineOrder_increasing.exr \
test_native1.exr test_native2.exr invalid.exr \
tiled.exr comp_b44.exr comp_b44_piz.exr \
comp_dwaa_piz.exr comp_dwaa_v1.exr comp_dwaa_v2.exr \
comp_dwab_piz.exr comp_dwab_v1.exr comp_dwab_v2.exr \
v1.7.test.planar.exr v1.7.test.tiled.exr v1.7.test.1.exr v1.7.test.interleaved.exr \
invalid_shared_attrs_multipart.exr \
tiled_with_scanlineimage_type.exr scanline_with_tiledimage_type.exr \
Expand Down
2 changes: 1 addition & 1 deletion OpenEXR/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ DIST_SUBDIRS = \

EXTRA_DIST = \
AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS PATENTS \
README README.CVS README.OSX README.win32 \
README README.CVS README.OSX \
README.git README.namespacing README.cmake.txt \
bootstrap openexr.m4 \
config.windows/OpenEXRConfig.h \
Expand Down

0 comments on commit cbac202

Please sign in to comment.