summaryrefslogtreecommitdiff
path: root/pkcs11/xdg-store
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-09-01 11:29:49 +0200
committerStef Walter <stefw@collabora.co.uk>2011-09-01 12:10:04 +0200
commit0519b9b01461b5ce6aa22c8466fae1177420010e (patch)
tree4802b924706305365b421c74150f5ed4fe32e560 /pkcs11/xdg-store
parent2034ab902b07a6581b0ba9a59a59d71b79dbcf66 (diff)
downloadgnome-keyring-0519b9b01461b5ce6aa22c8466fae1177420010e.tar.gz
gcr: Documentation, testing and distcheck fixes
* Update symbols for new APIs * Update docs with new APIs * Change how tests find fixture files.
Diffstat (limited to 'pkcs11/xdg-store')
-rw-r--r--pkcs11/xdg-store/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkcs11/xdg-store/tests/Makefile.am b/pkcs11/xdg-store/tests/Makefile.am
index f41a469d..a0347b3c 100644
--- a/pkcs11/xdg-store/tests/Makefile.am
+++ b/pkcs11/xdg-store/tests/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/pkcs11 \
- -DSRCDIR="\"$(srcdir)\"" \
+ -DSRCDIR="\"@abs_srcdir@\"" \
$(GLIB_CFLAGS) \
$(LIBGCRYPT_CFLAGS)