From: Dominique Devriese Date: Wed, 2 Jul 2003 09:51:31 +0000 (+0000) Subject: make it build X-Git-Tag: v3.2.0~11 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=b3f2c6119ecc581dbbe037b04b40f78e1a0f1d10;p=libqmvoc.git make it build CCMAIL:Jason Harris , kde-edu-devel@kde.org svn path=/trunk/kdeedu/libkdeedu/; revision=235041 --- diff --git a/Makefile.am b/Makefile.am index 073ef16..a11f1ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ COMPILE_FIRST = kdeeducore -SUBDIRS = $(COMPILE_FIRST) +SUBDIRS = kdeeducore kdeeduui kdeeduplot diff --git a/kdeeduplot/Makefile.am b/kdeeduplot/Makefile.am index 9daeafb..cd6d2ee 100644 --- a/kdeeduplot/Makefile.am +++ b/kdeeduplot/Makefile.am @@ -1 +1,3 @@ -test + +all: + ;