## Process this file with automake to produce Makefile.in # tell autoconf to include the m4 macros in the /m4 directory # (an alternative to the acinclude.m4 mechanism) ACLOCAL_AMFLAGS = -I m4 SUBDIRS = config IlmImf \ IlmImfTest exrheader exrmaketiled IlmImfExamples doc \ exrstdattr exrmakepreview exrenvmap DIST_SUBDIRS = \ $(SUBDIRS) \ vc EXTRA_DIST = \ AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS \ README README.CVS README.OSX bootstrap README.win32 \ openexr.m4 \ config.windows/OpenEXRConfig.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = OpenEXR.pc m4datadir = $(datadir)/aclocal m4data_DATA = openexr.m4