diff options
author | Priit Laes <plaes@plaes.org> | 2009-07-29 18:08:26 +0800 |
---|---|---|
committer | Priit Laes <plaes@plaes.org> | 2009-07-29 18:08:26 +0800 |
commit | fc57712dbb7afbf0112c0ea471a86e0acb5462b7 (patch) | |
tree | e06f80c402a9aaa2f8489a906b5a9be7dbdc0ed4 /src/Makefile.am | |
parent | a7d3b959e7af9b8fc3e93bdb3082cc1273bbd247 (diff) | |
download | gsoc2013-epiphany-fc57712dbb7afbf0112c0ea471a86e0acb5462b7.tar.gz gsoc2013-epiphany-fc57712dbb7afbf0112c0ea471a86e0acb5462b7.tar.zst gsoc2013-epiphany-fc57712dbb7afbf0112c0ea471a86e0acb5462b7.zip |
Revert "Move Epiphany to solely use GnomeKeyring for password management."
This reverts commit f453c807afecdc210410eeb9f389ca50d0764a7c.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 46f531aae..85e3a37bb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,7 +27,6 @@ NOINST_H_FILES = \ ephy-lockdown.h \ ephy-location-action.h \ ephy-navigation-action.h \ - ephy-password-info.h \ ephy-profile-migration.h \ ephy-tabs-menu.h \ ephy-toolbars-model.h \ @@ -75,7 +74,6 @@ libephymain_la_SOURCES = \ ephy-lockdown.c \ ephy-navigation-action.c \ ephy-notebook.c \ - ephy-password-info.c \ ephy-profile-migration.c \ ephy-session.c \ ephy-shell.c \ |