[gimp] Makefile.am: build tools right after libgimpbase
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Makefile.am: build tools right after libgimpbase
- Date: Fri, 8 Mar 2013 13:40:03 +0000 (UTC)
commit ee34b81ad881023d27fde8e4022c131dd6243033
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]