## Process this file with automake to produce Makefile.in if HAVE_WEBKIT help_browser = help-browser endif if HAVE_OPENEXR file_exr = file-exr endif if BUILD_PRINT print = print endif if BUILD_PYTHON pygimp = pygimp endif if BUILD_SCRIPT_FU script_fu = script-fu endif if HAVE_MAC_TWAIN twain = twain endif if OS_WIN32 twain = twain win_snap = win-snap else screenshot = screenshot endif SUBDIRS = \ $(script_fu) \ $(pygimp) \ file-bmp \ $(file_exr) \ file-faxg3 \ file-fits \ file-fli \ file-ico \ file-jpeg \ file-psd \ file-sgi \ file-tiff \ flame \ fractal-explorer \ gfig \ gimpressionist \ gradient-flare \ help \ $(help_browser) \ ifs-compose \ imagemap \ lighting \ map-object \ pagecurl \ $(print) \ $(screenshot) \ selection-to-path \ $(twain) \ ui \ $(win_snap) \ common