[gnome-photos] build: Rearrange the order in which the subdirectories are built
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] build: Rearrange the order in which the subdirectories are built
- Date: Tue, 15 Apr 2014 14:28:51 +0000 (UTC)
commit 6c5fd741df71c65ca5d6e0d5de55c35f19faa1de
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Apr 15 16:20:18 2014 +0200
build: Rearrange the order in which the subdirectories are built
... for consistency with gnome-3-12.
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 53414d8..14b8fa5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
-SUBDIRS = . data help libgd src po tests
+SUBDIRS = . data libgd src po tests help
INTLTOOL_FILES = \
intltool-extract.in \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]