From d987e3fb62f05259e13b36f7cfcc9755c3209cc0 Mon Sep 17 00:00:00 2001 From: stpohle Date: Sun, 30 Jan 2005 16:47:26 +0000 Subject: [PATCH] Pixmaps wasn't installed with make install. --- data/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/Makefile.am b/data/Makefile.am index b6a2799..4e593a6 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = pixmaps -install: +install: install-recursive @if test ! -d player; then \ echo ""; \ echo ""; \ @@ -27,7 +27,7 @@ install: cp -rf music ${DESTDIR}@PACKAGE_DATA_DIR@ -uninstall: +uninstall: uninstall-recursive rm -rf ${DESTDIR}@PACKAGE_DATA_DIR@ EXTRA_DIST = player maps gfx tileset music