mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
include common.h.
Thu Nov 14 17:30:10 2002 Jonathan Blandford <jrb@gnome.org> * src/Makefile.am (libmetacityinclude_HEADERS): include common.h.
This commit is contained in:
parent
3ee131245c
commit
0970829146
@ -1,3 +1,7 @@
|
|||||||
|
Thu Nov 14 17:30:10 2002 Jonathan Blandford <jrb@gnome.org>
|
||||||
|
|
||||||
|
* src/Makefile.am (libmetacityinclude_HEADERS): include common.h.
|
||||||
|
|
||||||
2002-11-12 Havoc Pennington <hp@pobox.com>
|
2002-11-12 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/theme.c (draw_op_as_pixbuf): don't read from op->data.image
|
* src/theme.c (draw_op_as_pixbuf): don't read from op->data.image
|
||||||
|
@ -97,6 +97,7 @@ libmetacity_private_la_SOURCES= \
|
|||||||
libmetacityincludedir = $(includedir)/metacity-1/metacity-private
|
libmetacityincludedir = $(includedir)/metacity-1/metacity-private
|
||||||
|
|
||||||
libmetacityinclude_HEADERS = \
|
libmetacityinclude_HEADERS = \
|
||||||
|
common.h \
|
||||||
gradient.h \
|
gradient.h \
|
||||||
preview-widget.h \
|
preview-widget.h \
|
||||||
theme.h \
|
theme.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user