From 626f99504e60b13d7beded14de1a60f9890d44b7 Mon Sep 17 00:00:00 2001 From: Waldo Bastian Date: Thu, 27 Feb 2003 12:41:23 +0000 Subject: [PATCH] Remove unused stuff svn path=/trunk/kdebase/konsole/; revision=209972 --- konsole/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) diff --git a/konsole/Makefile.am b/konsole/Makefile.am index 51c5374a..8fae69e0 100644 --- a/konsole/Makefile.am +++ b/konsole/Makefile.am @@ -1,12 +1,5 @@ # This file is part of Konsole - an X terminal for KDE -# just set the variable -APPSDIR = $(kde_appsdir)/Utilities -DATADIR = $(kde_datadir)/konsole -PICSDIR = $(DATADIR)/pics -TOOLBARDIR = $(DATADIR)/toolbar -MIMEDIR = $(kde_mimedir)/text - # set the include path for X, qt and KDE INCLUDES = -I. $(all_includes)