From 93bb0e924882c100d9aca9e3ee32ae2d8a498490 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 8 Sep 2005 14:21:33 +0000 Subject: [PATCH] Forgotten file --- gtk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 8998eef899..5b371996a7 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -541,8 +541,8 @@ gtk_c_sources += \ gtkplug-x11.c \ gtksocket-x11.c \ gtkxembed.c \ - gtktrayicon.c \ - gtkstatusicon-x11.c + gtktrayicon-x11.c \ + gtkstatusicon.c else if USE_WIN32 gtk_private_h_sources += gtkwin32embed.h