zenity/data/Makefile.am
Glynn Foster 10e683c2e7 Hooray! Zenity now has an about window icon. It's very zen too.
2003-01-18  Glynn Foster  <glynn.foster@sun.com>

	* data/Makefile.am, data/zenity.png, src/about.c: Hooray!
	Zenity now has an about window icon. It's very zen too.
2003-01-18 14:54:44 +00:00

12 lines
215 B
Makefile

imagesdir = $(datadir)/zenity/
images_DATA = \
zenity.png \
zenity-calendar.png \
zenity-list.png \
zenity-file.png \
zenity-progress.png \
zenity-text.png \
zenity-entry.png
EXTRA_DIST = $(images_DATA)