Files
evolution/art/Makefile.am
Matthew Barnes f11f1c477d Kill Evolution's icon cache once and for all.
GTK+ already does this.  Eliminates e_icon_factory_init() and
e_icon_factory_shutdown().
2009-11-19 14:51:11 -05:00

15 lines
209 B
Makefile

images_DATA = \
world_map-960.png \
plus.png \
minus.png
EXTRA_DIST = \
ChangeLog \
ChangeLog.pre-1-4 \
README \
empty.xpm \
jump.xpm \
$(images_DATA)
-include $(top_srcdir)/git.mk