aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d43a5f08..0f6f645f8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -107,10 +107,10 @@ libephymain_la_SOURCES = \
if ENABLE_CERTIFICATE_MANAGER
NOINST_H_FILES += \
- ephy-certificate-manager.h
+ ephy-cert-manager-dialog.h
libephymain_la_SOURCES += \
- ephy-certificate-manager.c
+ ephy-cert-manager-dialog.c
endif
libephymain_la_CPPFLAGS = \