082c1ce389
Also included the picture in the autofoo stuff.
8 lines
99 B
Makefile
8 lines
99 B
Makefile
pixmapdir = $(pkgdatadir)
|
|
|
|
PIX = background.png
|
|
|
|
pixmap_DATA = $(PIX)
|
|
|
|
EXTRA_DIST = $(pixmap_DATA)
|