aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-05-12 03:46:22 +0800
committerXan Lopez <xan@src.gnome.org>2003-05-12 03:46:22 +0800
commitc334d4ee5fc3dd3407f09c76bde94c019f4eecb4 (patch)
treeb0b3a045eecc8261441f308190ce2ba1b22cbde0
parentd5907b653b7fe8c1830563b56c44bc1016c94ba1 (diff)
downloadgsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar.gz
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar.bz2
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar.lz
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar.xz
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.tar.zst
gsoc2013-epiphany-c334d4ee5fc3dd3407f09c76bde94c019f4eecb4.zip
Fix make dist.
Fix make dist.
-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 \