[gnome-online-accounts] build: One more srcdir != builddir



commit f16d6a19def5114bcce4fc56d74223b27c0a6a80
Author: Colin Walters <walters verbum org>
Date:   Mon Aug 20 22:06:14 2012 -0400

    build: One more srcdir != builddir

 src/goabackend/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/Makefile.am b/src/goabackend/Makefile.am
index 91d2332..bfd2239 100644
--- a/src/goabackend/Makefile.am
+++ b/src/goabackend/Makefile.am
@@ -82,7 +82,7 @@ libgoa_backend_1_0_la_SOURCES =						\
 	goautils.h			goautils.c			\
 	goawebview.h			goawebview.c			\
 	nautilus-floating-bar.h		nautilus-floating-bar.c		\
-	$(top_srcdir)/src/goaidentity/org.gnome.Identity.c		\
+	$(top_builddir)/src/goaidentity/org.gnome.Identity.c		\
 	$(NULL)
 
 if BUILD_KERBEROS



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