[gimp/gimp-2-8] Makefile.am: Move tools down in SUBDIRS since it now depends on libgimpbase
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Makefile.am: Move tools down in SUBDIRS since it now depends on libgimpbase
- Date: Fri, 22 Feb 2013 11:47:02 +0000 (UTC)
commit e48f61cf01cd3e729fcb72a56110c17b29e57e79
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 423f1c2..e701c57 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]