diff options
Diffstat (limited to 'smime/tests/Makefile.am')
-rw-r--r-- | smime/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/smime/tests/Makefile.am b/smime/tests/Makefile.am index 762e4977cc..aa726538fd 100644 --- a/smime/tests/Makefile.am +++ b/smime/tests/Makefile.am @@ -3,6 +3,7 @@ noinst_PROGRAMS=import-cert TEST_CPPFLAGS= \ $(AM_CPPFLAGS) \ -I$(top_srcdir)/smime/lib \ + $(GNOME_PLATFORM_CFLAGS) \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) \ $(CERT_UI_CFLAGS) |