]> git.0d.be Git - empathy.git/blobdiff - tests/Makefile.am
test: Add tests which load PKCS#11 modules for TLS verification.
[empathy.git] / tests / Makefile.am
index ae18ac731bff32694239a742473a0274cf810b3a..23de8d2780000ca1d6f3e84b5720c91b03e48d65 100644 (file)
@@ -12,6 +12,8 @@ AM_CPPFLAGS =                                         \
        $(ERROR_CFLAGS)                                 \
        -I$(top_srcdir)                                 \
        -DPKGDATADIR=\""$(pkgdatadir)"\"                \
+       -DP11STANDALONEDIR=\""$(pkcs11standalonedir)"\" \
+       -DGCR_API_SUBJECT_TO_CHANGE                     \
        $(EMPATHY_CFLAGS)                               \
        $(WARN_CFLAGS)                                  \
        $(DISABLE_DEPRECATED)                           \