diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-03-11 03:49:39 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-03-11 03:49:39 +0800 |
commit | 79e1b874551b7bbf50232a3540c02edbbf600649 (patch) | |
tree | 0afb0225bc5991c9c74efa5cea7fb81f6122e0a5 /src | |
parent | 68ccf87903c85ff005ce1ec843c5180cbb2d9388 (diff) | |
download | gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar.gz gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar.bz2 gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar.lz gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar.xz gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.tar.zst gsoc2013-epiphany-79e1b874551b7bbf50232a3540c02edbbf600649.zip |
Remove ephy-download leftovers.
svn path=/trunk/; revision=8869
Diffstat (limited to 'src')
-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 a13992832..1d8fd6f09 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -388,7 +388,6 @@ BINDING_HEADERS_SRCDIR_IN = \ BINDING_HEADERS_SRCDIR_IGNORE_IN = \ embed/downloader-view.h \ - embed/ephy-download.h \ embed/ephy-embed-dialog.h \ embed/ephy-embed-find.h \ embed/ephy-embed-prefs.h \ |