From 76c59a33842975a2b430454348ce98a05192b6af Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 2 Oct 2014 19:42:18 +0200 Subject: Update for recent TDENewStuff changes Delete duplicate knewstuff files --- lib/compatibility/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/compatibility/Makefile.am') diff --git a/lib/compatibility/Makefile.am b/lib/compatibility/Makefile.am index 0ea03547..91ef8bb8 100644 --- a/lib/compatibility/Makefile.am +++ b/lib/compatibility/Makefile.am @@ -2,12 +2,7 @@ if include_qextmdi KMDI_SUBDIR = tdemdi endif -if include_knewstuff -KNEWSTUFF_SUBDIR = knewstuff -endif - - -SUBDIRS = $(KMDI_SUBDIR) $(KNEWSTUFF_SUBDIR) +SUBDIRS = $(KMDI_SUBDIR) #enable the below when there is something in the compatibility lib #noinst_LTLIBRARIES = libcompat.la -- cgit v1.2.1