summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-28 10:22:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-28 10:22:19 -0600
commit7431ff2753808feb477922ba7a6aacd534cb1005 (patch)
tree905a9b3ac5e52caa9ca3f0b29e0ec6cc61d6d61c /src
parentc4768cfbf09bb7d4b062628eeeba6405f685ac0e (diff)
downloadbasket-7431ff2753808feb477922ba7a6aacd534cb1005.tar.gz
basket-7431ff2753808feb477922ba7a6aacd534cb1005.zip
Fix up remaining references to -lkio
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 25d2471..11555aa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,7 @@ AM_CPPFLAGS = $(GPGME_CFLAGS)
libbasketcommon_la_LDFLAGS = -avoid-version -no-undefined $(all_libraries) -ltdecore -lDCOP -ltdeui $(LIB_QT) -lkjs -ltdefx -ldl -lartsc -lartskde -lartskde
-libbasketcommon_la_LIBADD = $(LIB_ARTSKDE) -lkio $(LIB_TDEUI) $(LIB_TDECORE) \
+libbasketcommon_la_LIBADD = $(LIB_ARTSKDE) -ltdeio $(LIB_TDEUI) $(LIB_TDECORE) \
$(LIB_QT) $(LIBSOCKET) $(GPGME_LIBS) $(LIB_KPARTS) -lDCOP -ltdefx -ltdeui -ltdecore $(LIB_QT) -ltdefx -ldl -lartsc
libbasketcommon_la_SOURCES = \