aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--lib/Makefile.am1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cba067644..df2837294 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-18 Christian Persch <chpe@cvs.gnome.org>
+ * lib/Makefile.am:
+
+ Add ephy-node.h enums to ephy-lib-type-builtins.[ch].
+
+2005-01-18 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EphyHeaderSniffer.cpp:
Really make confirm-overwrite dialogue have a parent window.
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 71a848834..1ff986ba5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -27,6 +27,7 @@ NOINST_H_FILES = \
ephy-zoom.h
TYPES_H_FILES = \
+ ephy-node.h \
ephy-state.h
INST_H_FILES = \