[gnome-keyring] gnome2-store: fix srcdir != builddir jhbuilds



commit 007f3d57667c2c2f274c7566d9f056a6044c5995
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Jan 8 00:18:21 2012 -0500

    gnome2-store: fix srcdir != builddir jhbuilds
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667574

 pkcs11/gnome2-store/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pkcs11/gnome2-store/Makefile.am b/pkcs11/gnome2-store/Makefile.am
index fd874f3..e1f0c2b 100644
--- a/pkcs11/gnome2-store/Makefile.am
+++ b/pkcs11/gnome2-store/Makefile.am
@@ -1,6 +1,7 @@
 
 INCLUDES = \
 	-I$(top_builddir) \
+	-I$(top_builddir)/pkcs11 \
 	-I$(top_srcdir) \
 	-I$(top_srcdir)/pkcs11 \
 	$(GOBJECT_CFLAGS) \



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