diff -rupN openexr-2.2.0/IlmImf/Makefile.am openexr-2.2.0-new/IlmImf/Makefile.am --- openexr-2.2.0/IlmImf/Makefile.am 2014-08-10 06:23:57.000000000 +0200 +++ openexr-2.2.0-new/IlmImf/Makefile.am 2014-11-26 09:54:56.531687545 +0100 @@ -110,6 +110,7 @@ libIlmImfinclude_HEADERS = ImfForward.h ImfCRgbaFile.h ImfChannelList.h \ ImfChannelListAttribute.h \ ImfCompressionAttribute.h \ + ImfDeepImageStateAttribute.h \ ImfDoubleAttribute.h ImfFloatAttribute.h \ ImfFrameBuffer.h ImfHeader.h ImfIO.h \ ImfInputFile.h ImfIntAttribute.h \ diff -rupN openexr-2.2.0/IlmImf/Makefile.in openexr-2.2.0-new/IlmImf/Makefile.in --- openexr-2.2.0/IlmImf/Makefile.in 2014-08-10 06:48:23.000000000 +0200 +++ openexr-2.2.0-new/IlmImf/Makefile.in 2014-11-26 09:54:56.532687563 +0100 @@ -383,6 +383,7 @@ libIlmImfinclude_HEADERS = ImfForward.h ImfCRgbaFile.h ImfChannelList.h \ ImfChannelListAttribute.h \ ImfCompressionAttribute.h \ + ImfDeepImageStateAttribute.h \ ImfDoubleAttribute.h ImfFloatAttribute.h \ ImfFrameBuffer.h ImfHeader.h ImfIO.h \ ImfInputFile.h ImfIntAttribute.h \