summaryrefslogtreecommitdiff
path: root/lib/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'lib/meson.build')
-rw-r--r--lib/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/meson.build b/lib/meson.build
index 78ce8fa9f..6e880513e 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -20,9 +20,10 @@ libephymisc_sources = [
'ephy-favicon-helpers.c',
'ephy-file-helpers.c',
'ephy-filters-manager.c',
- 'ephy-form-auth-data.c',
'ephy-gui.c',
'ephy-langs.c',
+ 'ephy-password-manager.c',
+ 'ephy-password-record.c',
'ephy-permissions-manager.c',
'ephy-profile-utils.c',
'ephy-search-engine-manager.c',