From 08de8e2d62e83b92e57dab52d293a72aac53167f Mon Sep 17 00:00:00 2001 From: Dominique Devriese Date: Fri, 4 Jul 2003 19:20:01 +0000 Subject: [PATCH] fix kdeeduplot's Makefile.am, and readd to SUBDIRS for when the dir will actually contain something useful.. svn path=/trunk/kdeedu/libkdeedu/; revision=235478 --- Makefile.am | 2 +- kdeeduplot/Makefile.am | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index e185c8b..d22b161 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS = kdeeducore kdeeduui +SUBDIRS = kdeeducore kdeeduui kdeeduplot diff --git a/kdeeduplot/Makefile.am b/kdeeduplot/Makefile.am index cd6d2ee..e69de29 100644 --- a/kdeeduplot/Makefile.am +++ b/kdeeduplot/Makefile.am @@ -1,3 +0,0 @@ - -all: - ; -- 2.47.3