## Process this file with automake to produce Makefile.in pixmaps1dir = $(datadir)/pixmaps pixmaps1_DATA = \ cheech.png pixmaps2dir = $(datadir)/pixmaps/$(PACKAGE) pixmaps2_DATA = \ cheech.png \ highlight.png \ pegs.png \ smiley.png EXTRA_DIST = \ $(pixmaps1_DATA) \ $(pixmaps2_DATA)