From ff64da02fe278a6d95fe27705a62a7bcdc3e36c5 Mon Sep 17 00:00:00 2001 From: sachiel Date: Tue, 28 Jul 2009 17:59:26 +0000 Subject: [PATCH] Fix build of loaders git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@41527 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/modules/loaders/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modules/loaders/Makefile.am b/src/modules/loaders/Makefile.am index ed37948..569887c 100644 --- a/src/modules/loaders/Makefile.am +++ b/src/modules/loaders/Makefile.am @@ -56,6 +56,3 @@ SUBDIRS += xpm endif endif - -SUBDIRS = $(edb_subdir) $(eet_subdir) $(gif_subdir) $(jpeg_subdir) $(pmaps_subdir) $(png_subdir) $(svg_subdir) $(tiff_subdir) $(xpm_subdir) -DIST_SUBDIRS = edb eet gif jpeg pmaps png svg tiff xpm -- 2.7.4