diff options
author | Xan Lopez <xan@gnome.org> | 2009-08-12 13:05:49 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-08-12 13:08:44 +0800 |
commit | 3f94b8fa88e8034c02bd1c7fa41755d6951d978e (patch) | |
tree | c2072bf2a05530641e7dc3ed9c54e035ab649e98 /lib/Makefile.am | |
parent | 409e5e56f91eec5c4dcae54031b5775938570ef1 (diff) | |
download | gsoc2013-epiphany-3f94b8fa88e8034c02bd1c7fa41755d6951d978e.tar.gz gsoc2013-epiphany-3f94b8fa88e8034c02bd1c7fa41755d6951d978e.tar.zst gsoc2013-epiphany-3f94b8fa88e8034c02bd1c7fa41755d6951d978e.zip |
Remove ephy-glib-compat.h, since we depend on a newer glib now
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 30acc5943..3ea7e1c07 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -13,7 +13,6 @@ NOINST_H_FILES = \ ephy-dnd.h \ ephy-file-chooser.h \ ephy-file-helpers.h \ - ephy-glib-compat.h \ ephy-gui.h \ ephy-langs.h \ ephy-module.h \ |