aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-02-20 19:51:30 +0800
committerChristian Persch <chpe@src.gnome.org>2004-02-20 19:51:30 +0800
commite95a6bc40b76398f9bf16b115020670b40844f74 (patch)
treed7ab8e3ea04ad360f0fbf275a8d5c2c848fc4b14
parentfa5e66589f95ba71a51dd743bf038420f5d68bfb (diff)
downloadgsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar.gz
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar.bz2
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar.lz
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar.xz
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.tar.zst
gsoc2013-epiphany-e95a6bc40b76398f9bf16b115020670b40844f74.zip
Remove duplicate entry for ephy-gui.h.
2004-02-20 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Remove duplicate entry for ephy-gui.h.
-rw-r--r--ChangeLog6
-rw-r--r--lib/Makefile.am1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 964c80a86..f86ab6da2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-02-20 Christian Persch <chpe@cvs.gnome.org>
+ * lib/Makefile.am:
+
+ Remove duplicate entry for ephy-gui.h.
+
+2004-02-20 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-command-manager.c: (ephy_command_manager_get_type),
(ephy_command_manager_base_init),
(ephy_command_manager_do_command),
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8e6ec93b2..4366aa258 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -49,7 +49,6 @@ libephymisc_la_SOURCES = \
ephy-file-helpers.c \
ephy-glade.c \
ephy-gui.c \
- ephy-gui.h \
ephy-langs.c \
ephy-module-loader.c \
ephy-marshal.c \