From 5028469a12045bb7360e3c75e836dc8d7ba413a2 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 27 Feb 2012 20:31:46 -0800 Subject: [PATCH] added icons for mime-types to pixmap directory, so that rpm packages can use them --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 50cf922..09a2eef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -146,7 +146,7 @@ dist_bitmaps_DATA = \ ### directory and files for pixmaps pixmapsdir = $(datadir)/games/xboard/pixmaps/textures -dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm +dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm pixmaps/cross32.xpm pixmaps/cross48.xpm pixmaps/board32.xpm pixmaps/board48.xpm ### directory and files for sound files -- 1.7.0.4