aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \