~ubuntu-branches/ubuntu/precise/gnome-keyring/precise

« back to all changes in this revision

Viewing changes to pkcs11/xdg-store/tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-11-14 09:57:13 UTC
  • Revision ID: package-import@ubuntu.com-20111114095713-42evdat5maz4o59e
* New upstream release
  - Use g_random_int_range() for pseudo-random hash iteration 
    count. (LP: #874501)
  - Fix problem with 'unsafe storage' prompt deadlocking
  - Remove XFCE & LXDE from OnlyShowIn for autostart files
  - Return password results with the most recent result first
  - Make clear source of warnings from the rpc module

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
        $(top_builddir)/pkcs11/xdg-store/libgkm-xdg-store.la \
73
73
        $(top_builddir)/pkcs11/gkm/libgkm.la \
74
74
        $(top_builddir)/egg/libegg.la $(am__DEPENDENCIES_1) \
75
 
        $(am__DEPENDENCIES_1)
 
75
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
76
76
check_xdg_module_DEPENDENCIES = $(am__DEPENDENCIES_1) \
77
77
        $(am__DEPENDENCIES_2)
78
78
AM_V_lt = $(am__v_lt_$(V))
89
89
        $(top_builddir)/pkcs11/xdg-store/libgkm-xdg-store.la \
90
90
        $(top_builddir)/pkcs11/gkm/libgkm.la \
91
91
        $(top_builddir)/egg/libegg.la $(am__DEPENDENCIES_1) \
92
 
        $(am__DEPENDENCIES_1)
 
92
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
93
93
frob_trust_file_SOURCES = frob-trust-file.c
94
94
frob_trust_file_OBJECTS = frob-trust-file.$(OBJEXT)
95
95
frob_trust_file_LDADD = $(LDADD)
97
97
        $(top_builddir)/pkcs11/xdg-store/libgkm-xdg-store.la \
98
98
        $(top_builddir)/pkcs11/gkm/libgkm.la \
99
99
        $(top_builddir)/egg/libegg.la $(am__DEPENDENCIES_1) \
100
 
        $(am__DEPENDENCIES_1)
 
100
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
101
101
test_xdg_module_SOURCES = test-xdg-module.c
102
102
test_xdg_module_OBJECTS = test-xdg-module.$(OBJEXT)
103
103
test_xdg_module_LDADD = $(LDADD)
105
105
        $(top_builddir)/pkcs11/xdg-store/libgkm-xdg-store.la \
106
106
        $(top_builddir)/pkcs11/gkm/libgkm.la \
107
107
        $(top_builddir)/egg/libegg.la $(am__DEPENDENCIES_1) \
108
 
        $(am__DEPENDENCIES_1)
 
108
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
109
109
test_xdg_trust_SOURCES = test-xdg-trust.c
110
110
test_xdg_trust_OBJECTS = test-xdg-trust.$(OBJEXT)
111
111
test_xdg_trust_LDADD = $(LDADD)
113
113
        $(top_builddir)/pkcs11/xdg-store/libgkm-xdg-store.la \
114
114
        $(top_builddir)/pkcs11/gkm/libgkm.la \
115
115
        $(top_builddir)/egg/libegg.la $(am__DEPENDENCIES_1) \
116
 
        $(am__DEPENDENCIES_1)
 
116
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
117
117
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
118
118
depcomp = $(SHELL) $(top_srcdir)/depcomp
119
119
am__depfiles_maybe = depfiles
360
360
        $(top_builddir)/pkcs11/gkm/libgkm.la \
361
361
        $(top_builddir)/egg/libegg.la \
362
362
        $(GLIB_LIBS) \
 
363
        $(GTHREAD_LIBS) \
363
364
        $(LIBGCRYPT_LIBS)
364
365
 
365
366
@WITH_P11_TESTS_FALSE@CHECK_PROGS =