Gimp/data/images/Makefile.am
Sven Neumann 2b01d3979c data/images/Makefile.am removed old animated splash.
2002-11-18  Sven Neumann  <sven@gimp.org>

	* data/images/Makefile.am
	* data/images/gimp_splash.gif: removed old animated splash.

	* data/images/gimp_splash.png: a new splash screen for 1.3.11
	created by Jakub Steiner <jimmac@ximian.com>.
2002-11-18 14:19:37 +00:00

12 lines
223 B
Makefile

## Makefile.am for gimp/data/images
imagedatadir = $(gimpdatadir)/images
imagedata_DATA = \
gimp_logo.png \
gimp_splash.png \
wilber-icon.png \
wilber-tips.png \
wilber-wizard.png
EXTRA_DIST = $(imagedata_DATA)