From 6a25f872d6102058c8186398627abc5d84f2363a Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 16 May 2005 18:48:22 +0000 Subject: Fixed install process to include new GUI graphics. --- configure.ac | 2 +- data/graphics/gui/Makefile.am | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f2684b1f..7fcd211c 100755 --- a/configure.ac +++ b/configure.ac @@ -160,5 +160,5 @@ AC_OUTPUT echo echo Build with OpenGL: $with_opengl echo -echo configure comlete, not type \"make\" +echo configure complete, now type \"make\" echo diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index c01d83a6..90b3f410 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -16,6 +16,10 @@ gui_DATA = \ hscroll_right_highlight.png \ hscroll_right_pressed.png \ mouse.png \ + menuitemD.png \ + menuitemF.png \ + menuitemN.png \ + menuitemP.png \ radioin.png \ radioout.png \ selection.png \ -- cgit v1.2.3-70-g09d2