aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui
diff options
context:
space:
mode:
Diffstat (limited to 'smime/gui')
-rw-r--r--smime/gui/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/smime/gui/Makefile.am b/smime/gui/Makefile.am
index fee07fa2ca..782e5191eb 100644
--- a/smime/gui/Makefile.am
+++ b/smime/gui/Makefile.am
@@ -21,7 +21,8 @@ INCLUDES = \
noinst_LTLIBRARIES = libevolution-smime.la
libevolution_smime_la_SOURCES = \
- certificate-manager.c
+ certificate-manager.c \
+ certificate-manager.h
libevolution_smime_la_LIBADD = \
$(top_builddir)/smime/lib/libessmime.la \