summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorMikael Hallendal <micke@imendio.com>2006-12-20 13:24:05 +0000
committerMikael Hallendal <hallski@src.gnome.org>2006-12-20 13:24:05 +0000
commitf18b0d4b7a5fadb6a321d0e7e7989d0a9e18fbdc (patch)
tree512d161db213746b41baf0e6119c02fe0a31a0b2 /gtk/Makefile.am
parentce503485cb983a0e49220d8b92f23aca2d0b9132 (diff)
downloadgtk+-f18b0d4b7a5fadb6a321d0e7e7989d0a9e18fbdc.tar.gz
Added gtkstatusicon-quartz.c Implements the quartz backend for the status
2006-12-20 Mikael Hallendal <micke@imendio.com> * gtk/Makefile.am: Added gtkstatusicon-quartz.c * gtk/gtkstatusicon-quartz.c: Implements the quartz backend for the status icon. * gtk/gtkstatusicon.c: Hooked in the new quartz backend. Bug #387874.
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 4c07d1e461..36ad0292cb 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -697,6 +697,7 @@ gtk_extra_sources = \
paper_names.c \
paper_names_offsets.c \
gen-paper-names.c \
+ gtkstatusicon-quartz.c \
gtk.symbols \
gtkversion.h.in \
gtkmarshalers.list \