diff options
author | Xan Lopez <xan@gnome.org> | 2009-08-10 16:05:55 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-08-10 16:05:55 +0800 |
commit | cc3b8a8703c4ace932dc31680bbb0c3d1ce4829a (patch) | |
tree | 910a5556f96fc509c0fa7e7a2a2ac3d7e9448b33 /src/Makefile.am | |
parent | ed31322a3790105797d56f453aaf220d7812d65a (diff) | |
download | gsoc2013-epiphany-cc3b8a8703c4ace932dc31680bbb0c3d1ce4829a.tar.gz gsoc2013-epiphany-cc3b8a8703c4ace932dc31680bbb0c3d1ce4829a.tar.zst gsoc2013-epiphany-cc3b8a8703c4ace932dc31680bbb0c3d1ce4829a.zip |
Remove ephy-password-manager leftovers
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 46f531aae..ab2949e0f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -274,7 +274,6 @@ EPHY_GIR_H_FILES = \ $(top_srcdir)/embed/ephy-embed-single.h \ $(top_srcdir)/embed/ephy-favicon-cache.h \ $(top_srcdir)/embed/ephy-history.h \ - $(top_srcdir)/embed/ephy-password-manager.h \ $(top_srcdir)/embed/ephy-permission-manager.h \ $(top_srcdir)/embed/ephy-web-view.h \ $(top_srcdir)/lib/ephy-dialog.h \ |