From aec449ff2c86ea59c33b6ccba6bc9018384a3392 Mon Sep 17 00:00:00 2001 From: "Daniel M. Duley" Date: Fri, 12 Nov 1999 03:25:27 +0000 Subject: [PATCH] Bye bye Programs menu. I wasn't able to test this because make -f Makefile.cvs is busted but it seems okay ;-) svn path=/trunk/kdegraphics/kdvi/; revision=33558 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8c98c52f5..a1fc00cba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # just set the variable -appsdir = $(kde_appsdir)/Programs/Graphics +appsdir = $(kde_appsdir)/Graphics # set the include path for X, qt and KDE INCLUDES= $(all_includes) -Ikpathsea # claim, which subdirectories you want to install