[gnome-online-accounts] build: Examples require the backend



commit 3330b027803ce805c7a720c51441975ad25fc834
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Jan 11 16:44:37 2016 +0100

    build: Examples require the backend
    
    Fall out from 74319643f1a5627a7480c33b2c999256ae32ae1c
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758475

 src/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 378f2f5..772ce59 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,9 +4,7 @@ NULL =
 SUBDIRS = goa
 
 if BUILD_BACKEND
-SUBDIRS += goaidentity goabackend daemon
+SUBDIRS += goaidentity goabackend daemon examples
 endif
 
-SUBDIRS += examples
-
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]