From 36d7821740208b486c2a2e02ee29f5ced494e5c3 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 2 Jan 2010 22:25:48 +0000 Subject: Final automake fixes; compilation now succeeds under Ubuntu Karmic git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1069187 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kio/Makefile.am') diff --git a/kio/Makefile.am b/kio/Makefile.am index d1fe7c6b2..8349d4038 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 . pics tests kioexec httpfilter misc kpasswdserver lib_LTLIBRARIES = libkio.la -- cgit v1.2.1