MAINTAINERCLEANFILES = Makefile.in SUBDIRS = if BUILD_LOADER_EDB if !EVAS_STATIC_BUILD_EDB SUBDIRS += edb endif endif if BUILD_LOADER_EET if !EVAS_STATIC_BUILD_EET SUBDIRS += eet endif endif if BUILD_SAVER_JPEG if !EVAS_STATIC_BUILD_JPEG SUBDIRS += jpeg endif endif if BUILD_LOADER_PNG if !EVAS_STATIC_BUILD_PNG SUBDIRS += png endif endif if BUILD_LOADER_TIFF if !EVAS_STATIC_BUILD_TIFF SUBDIRS += tiff endif endif