From 2ef566e457ba25656f988c9dfd3e7d401b3b0a2c Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 30 Dec 2009 02:19:04 +0000 Subject: [PATCH] * KIO automake repair git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1067627 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kio/Makefile.am b/kio/Makefile.am index d1fe7c6b2..30cf64783 100644 --- a/kio/Makefile.am +++ b/kio/Makefile.am @@ -20,8 +20,7 @@ AM_CPPFLAGS = -D_LARGEFILE64_SOURCE INCLUDES= -I$(srcdir)/.. $(all_includes) $(SSL_INCLUDES) -SUBDIRS = kssl kio bookmarks kfile . pics tests kioexec httpfilter -DIST_SUBDIRS = kpasswdserver misc +SUBDIRS = kssl kio bookmarks kfile . kpasswdserver misc pics tests kioexec httpfilter lib_LTLIBRARIES = libkio.la