[gimp/soc-2011-seamless-clone2] Makefile.am: Move tools down in SUBDIRS since it now depends on libgimpbase
- From: Clayton Walker <claytonw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-seamless-clone2] Makefile.am: Move tools down in SUBDIRS since it now depends on libgimpbase
- Date: Wed, 8 May 2013 15:01:29 +0000 (UTC)
commit 3773e313a8fa6434fd8df1a9f384db05c686be79
Author: Mikael Magnusson <mikachu src gnome org>
Date: Fri Feb 22 12:45:50 2013 +0100
Makefile.am: Move tools down in SUBDIRS since it now depends on libgimpbase
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ca96904..d68f4e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
SUBDIRS = \
m4macros \
- tools \
cursors \
themes \
po \
@@ -30,6 +29,7 @@ SUBDIRS = \
etc \
devel-docs \
docs \
+ tools \
build
pkgconfigdir = $(libdir)/pkgconfig
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]