Skip to content

Commit

Permalink
Add ImfExportUtil.h to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
cary-ilm authored and nickrasmussen committed Aug 9, 2018
1 parent 75c918b commit 82f78f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenEXR/IlmImfUtil/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libIlmImfUtil_la_SOURCES = \
ImfFlatImageIO.h ImfFlatImageIO.cpp \
ImfDeepImageIO.h ImfDeepImageIO.cpp \
ImfImageDataWindow.h ImfImageDataWindow.cpp \
ImfImageChannelRenaming.h
ImfImageChannelRenaming.h ImfUtilExport.h

libIlmImfUtil_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ \
-no-undefined
Expand Down

0 comments on commit 82f78f4

Please sign in to comment.