[gimp/soc-2011-seamless-clone2] Makefile.am: build tools right after libgimpbase



commit 4bab662426c9fc62ced17a522ae93db21c1a180a
Author: Michael Natterer <mitch gimp org>
Date:   Fri Mar 8 14:39:16 2013 +0100

    Makefile.am: build tools right after libgimpbase

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d68f4e4..37aae62 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ SUBDIRS = \
        desktop         \
        menus           \
        libgimpbase     \
+       tools           \
        libgimpcolor    \
        libgimpmath     \
        libgimpconfig   \
@@ -29,7 +30,6 @@ SUBDIRS = \
        etc             \
        devel-docs      \
        docs            \
-       tools           \
        build
 
 pkgconfigdir = $(libdir)/pkgconfig


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