summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2014-07-10 21:28:28 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2014-08-12 21:26:50 -0500
commit6b59dd4a9663a5c58b752e9bdcf00b1ac5db86e3 (patch)
treeb5e39c76277f83f9c9dccc6223e91da5b0465471 /lib/Makefile.am
parent487ff820a86238fd21efe7b1288c58d60c04a1e0 (diff)
downloadepiphany-6b59dd4a9663a5c58b752e9bdcf00b1ac5db86e3.tar.gz
Display warning icon if mixed content is detected
Since an attacker can modify some contents of these pages, we should display a warning icon instead of a secure lock, following the convention of major browsers. https://bugzilla.gnome.org/show_bug.cgi?id=666808
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e3695d17c..7c3894d90 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -59,6 +59,7 @@ libephymisc_la_SOURCES = \
ephy-prefs.h \
ephy-profile-utils.c \
ephy-profile-utils.h \
+ ephy-security-levels.c \
ephy-settings.c \
ephy-signal-accumulator.c \
ephy-smaps.c \