[gimp] (SUBDIRS): gegl and text live on top of core, xcf on top of plug-ins



commit c552d2f065293a1ee7317996231e0b25ca8a63cb
Author: Michael Natterer <mitch gimp org>
Date:   Mon Sep 7 11:06:12 2009 +0200

    (SUBDIRS): gegl and text live on top of core, xcf on top of plug-ins

 app/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/Makefile.am b/app/Makefile.am
index 2fafbe2..2df943f 100644
--- a/app/Makefile.am
+++ b/app/Makefile.am
@@ -16,14 +16,14 @@ SUBDIRS = \
 	base		\
 	paint-funcs	\
 	config		\
-	gegl		\
 	composite	\
-	text		\
-	xcf		\
 	core		\
+	gegl		\
+	text		\
 	vectors		\
 	paint		\
 	plug-in		\
+	xcf		\
 	file		\
 	pdb		\
 	widgets		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]