From 007f3d57667c2c2f274c7566d9f056a6044c5995 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Sun, 8 Jan 2012 00:18:21 -0500 Subject: gnome2-store: fix srcdir != builddir jhbuilds https://bugzilla.gnome.org/show_bug.cgi?id=667574 --- pkcs11/gnome2-store/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'pkcs11') diff --git a/pkcs11/gnome2-store/Makefile.am b/pkcs11/gnome2-store/Makefile.am index fd874f3c..e1f0c2bf 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) \ -- cgit v1.2.3