[gnome-photos] build: Rearrange the order in which the subdirectories are built



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]