diff options
Diffstat (limited to 'smime/lib')
-rw-r--r-- | smime/lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smime/lib/Makefile.am b/smime/lib/Makefile.am index c43da4ea10..8cd547a15b 100644 --- a/smime/lib/Makefile.am +++ b/smime/lib/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -DG_LOG_DOMAIN=\"evolution-smime\" \ -I$(top_srcdir) \ -I$(top_srcdir)/shell \ |