1
0
Fork 0

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:
Jonathan Blandford 2002-11-14 22:30:51 +00:00 committed by Jonathan Blandford
parent 3ee131245c
commit 0970829146
2 changed files with 5 additions and 0 deletions

View file

@ -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>
* src/theme.c (draw_op_as_pixbuf): don't read from op->data.image

View file

@ -97,6 +97,7 @@ libmetacity_private_la_SOURCES= \
libmetacityincludedir = $(includedir)/metacity-1/metacity-private
libmetacityinclude_HEADERS = \
common.h \
gradient.h \
preview-widget.h \
theme.h \