summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-03-11 11:08:44 +0000
committerKim F. Storm <storm@cua.dk>2004-03-11 11:08:44 +0000
commit37de9f51432d4debdaf882a05522488471a1e191 (patch)
treea6f1e47cd6ac768e37ccbd35ea24beaa9b1ba5ea /src
parenta12d3d87002bdab094638ea55ad096688096e3c2 (diff)
downloademacs-37de9f51432d4debdaf882a05522488471a1e191.tar.gz
Typo
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fdbabd0e0f8..49cd687b8c6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
2004-03-11 Kim F. Storm <storm@cua.dk>
- * Makefile.in (XOBJ): Consolidate into one list. Add fringe.o.
+ * Makefile.in (XOBJ): Consolidate into one list. Add image.o.
Move gtkutil.o to new GTK_OBJ list.
(XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place.
(GTK_OBJ) [USE_GTK]: New declaration.