diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-01-22 09:20:16 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-01-22 09:20:16 +0800 |
commit | e1173b456686463c4819be53b77bf04547eac454 (patch) | |
tree | a84280ec4aaee8887154b603baca03173ace731a /src/Makefile.am | |
parent | c0910bfcfcff2a79efa4e6d5bfe629f541cfa13b (diff) | |
download | gsoc2013-epiphany-e1173b456686463c4819be53b77bf04547eac454.tar.gz gsoc2013-epiphany-e1173b456686463c4819be53b77bf04547eac454.tar.zst gsoc2013-epiphany-e1173b456686463c4819be53b77bf04547eac454.zip |
Remove EphyIconEntry leftovers.
svn path=/trunk/; revision=8715
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 c290f8252..6ec12826e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -379,7 +379,6 @@ BINDING_HEADERS_SRCDIR_IGNORE_IN = \ lib/ephy-file-helpers.h \ lib/ephy-glade.h \ lib/ephy-gui.h \ - lib/widgets/ephy-icon-entry.h \ lib/ephy-langs.h \ lib/ephy-loader.h \ lib/ephy-module.h \ |