Files
sbmanager/data/Makefile.am
T
Nikias Bassen 082c1ce389 Replaced dock.png with a full screen background.png
Also included the picture in the autofoo stuff.
2009-12-16 12:53:44 +01:00

8 lines
99 B
Makefile

pixmapdir = $(pkgdatadir)
PIX = background.png
pixmap_DATA = $(PIX)
EXTRA_DIST = $(pixmap_DATA)