From e5a93d661bb5a64e0186e9a520eb5a2ff637d476 Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Mon, 2 Feb 2004 06:39:26 +0000 Subject: [PATCH] Make make -f Makefile.cvs work; it barfed on trailing continuation before a blank line. svn path=/trunk/kdepim/; revision=284426 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d9e68582e..bc0a1b126 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,7 @@ libkmailprivate_la_SOURCES = kmmessage.cpp kmmainwin.cpp configuredialog.cpp \ iobserver.cpp isubject.cpp bodyvisitor.cpp antispamwizard.cpp \ urlhandlermanager.cpp dictionarycombobox.cpp \ secondarywindow.cpp \ - korganizeriface.stub \ + korganizeriface.stub kmail_SOURCES = main.cpp