if BUILD_DEMO_PLUGIN demo_dir = demo endif if BUILD_SPAMASSASSIN_PLUGIN spamassasssin_dir = spamassassin endif if BUILD_MATHML_VIEWER_PLUGIN mathml_viewer_dir = mathml_viewer endif if BUILD_DILLO_VIEWER_PLUGIN dillo_viewer_dir = dillo_viewer endif if BUILD_IMAGE_VIEWER_PLUGIN image_viewer_dir = image_viewer endif if BUILD_TRAYICON_PLUGIN trayicon_dir = trayicon endif if BUILD_CLAMAV_PLUGIN clamav_dir = clamav endif SUBDIRS = $(demo_dir) \ $(spamassasssin_dir) \ $(mathml_viewer_dir) \ $(dillo_viewer_dir) \ $(image_viewer_dir) \ $(trayicon_dir) \ $(clamav_dir)