diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-12-12 08:09:41 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-12-12 08:09:41 +0800 |
commit | c4d95ec8b49d437f3372390f1662c67bfd56b64b (patch) | |
tree | ae0e087b41c9850e43b322e01bd1fe03fe142073 /src/Makefile.am | |
parent | d9316c22dde31d8fe2907ca30f23532412363d01 (diff) | |
download | gsoc2013-epiphany-c4d95ec8b49d437f3372390f1662c67bfd56b64b.tar.gz gsoc2013-epiphany-c4d95ec8b49d437f3372390f1662c67bfd56b64b.tar.zst gsoc2013-epiphany-c4d95ec8b49d437f3372390f1662c67bfd56b64b.zip |
Port ephy to use libsoup for cookies.
svn path=/trunk/; revision=8632
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 ad7ff3646..f35b62c62 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -332,7 +332,6 @@ if ENABLE_PYTHON BINDING_HEADERS_SRCDIR_IN = \ embed/ephy-command-manager.h \ - embed/ephy-cookie-manager.h \ embed/ephy-embed-event.h \ embed/ephy-embed-factory.h \ embed/ephy-embed.h \ |