summaryrefslogtreecommitdiffstats
path: root/tar
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:12:11 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:12:11 -0600
commitfcfa140974dffb4e5980fd150a8d9a7ad743185b (patch)
tree71381bc3225adf3cdd0f8560c6c8b2c4b182ec95 /tar
parent527c1d6eee022fbe0fed30d64ca6695c48925be2 (diff)
downloadkrusader-fcfa140974dffb4e5980fd150a8d9a7ad743185b.tar.gz
krusader-fcfa140974dffb4e5980fd150a8d9a7ad743185b.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tar')
-rw-r--r--tar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/Makefile.am b/tar/Makefile.am
index dd47932..611da9b 100644
--- a/tar/Makefile.am
+++ b/tar/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/tar
INCLUDES = $(all_includes)
-AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = kio_tar.la