aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aed462c6e..397e7e78b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-10 David Bordoley <bordoley@msu.edu>
+
+ * configure.in:
+
+ Remove data/starthere/Makefile from AC_OUTPUT.
+
2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_init),
diff --git a/configure.in b/configure.in
index 9089cf8e3..2fcfd7037 100644
--- a/configure.in
+++ b/configure.in
@@ -229,7 +229,6 @@ data/Makefile
data/glade/Makefile
data/art/Makefile
data/ui/Makefile
-data/starthere/Makefile
lib/Makefile
lib/egg/Makefile
lib/widgets/Makefile