From adcc6ee38fbe8f8f4c5e96ce8b3b2dbe498b8cac Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Sun, 17 Apr 2011 19:12:00 +0200 Subject: [PATCH] Change texture-install directory to pixmaps/textures --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5ce5340..4d96e80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -137,7 +137,7 @@ dist_bitmaps_DATA = \ ### directory and files for pixmaps -pixmapsdir = $(datadir)/games/xboard/pixmaps/default +pixmapsdir = $(datadir)/games/xboard/pixmaps/textures dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm -- 1.7.0.4