gimp/data/images/Makefile.am
Sven Neumann 42e6b515c6 use GIMP_STOCK_INFO for the tips dialog.
2006-06-20  Sven Neumann  <sven@gimp.org>

	* app/dialogs/tips-dialog.c: use GIMP_STOCK_INFO for the tips
dialog.

	* data/images/Makefile.am: do not install unused wilber icons.
2006-06-20 18:28:06 +00:00

10 lines
161 B
Makefile

## Makefile.am for gimp/data/images
imagedatadir = $(gimpdatadir)/images
imagedata_DATA = \
gimp-logo.png \
gimp-splash.png
EXTRA_DIST = $(imagedata_DATA)