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 47135ea2d..16f18abed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-11 Xan Lopez <xan@masilla.org>
+
+ * lib/Makefile.am:
+
+ Fix make dist, patch by Osma Ahvenlampi <oak@iki.fi>
+
2003-05-11 Marco Pesenti Gritti <marco@it.gnome.org>
* data/starthere/smartbookmarks.xml.in:
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d32f31364..f02394725 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -40,6 +40,7 @@ libephy_la_SOURCES = \
ephy-node.h \
ephy-node-filter.c \
ephy-node-filter.h \
+ ephy-node-common.h \
ephy-prefs.h \
ephy-prefs-utils.c \
ephy-prefs-utils.h \