aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f34f5cfe3..6d8c4b968 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -97,14 +97,6 @@ libephymain_la_SOURCES = \
nodist_libephymain_la_SOURCES = \
$(TYPES_SOURCE)
-if ENABLE_CERTIFICATE_MANAGER
-NOINST_H_FILES += \
- ephy-cert-manager-dialog.h
-
-libephymain_la_SOURCES += \
- ephy-cert-manager-dialog.c
-endif
-
libephymain_la_CPPFLAGS = \
-I$(top_builddir)/lib \
-I$(top_builddir)/lib/egg \