From 84bbc54a086fc6894b247488bf62bdff04dd55fa Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 1 Jan 2010 09:37:39 +0000 Subject: Revert previous automake update due to compilation failure on most systems git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068376 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kio/Makefile.am b/kio/Makefile.am index 30cf64783..d1fe7c6b2 100644 --- a/kio/Makefile.am +++ b/kio/Makefile.am @@ -20,7 +20,8 @@ AM_CPPFLAGS = -D_LARGEFILE64_SOURCE INCLUDES= -I$(srcdir)/.. $(all_includes) $(SSL_INCLUDES) -SUBDIRS = kssl kio bookmarks kfile . kpasswdserver misc pics tests kioexec httpfilter +SUBDIRS = kssl kio bookmarks kfile . pics tests kioexec httpfilter +DIST_SUBDIRS = kpasswdserver misc lib_LTLIBRARIES = libkio.la -- cgit v1.2.3