summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
commit50438bf200ee720810ddfff7798da5fbd9e5222f (patch)
tree9a3cf2893854d138d0e8a7d3280b7a8c2bee3e5c /kommander/widgets/Makefile.am
parente4d536715c7feb776fbeeb5eb2c1629c8a28998e (diff)
downloadtdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.tar.gz
tdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.zip
Additional kde to tde renaming
Diffstat (limited to 'kommander/widgets/Makefile.am')
-rw-r--r--kommander/widgets/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/Makefile.am b/kommander/widgets/Makefile.am
index 179db6e8..60759960 100644
--- a/kommander/widgets/Makefile.am
+++ b/kommander/widgets/Makefile.am
@@ -4,7 +4,7 @@ lib_LTLIBRARIES = libkommanderwidgets.la
INCLUDES = -I$(top_srcdir)/kommander/widget -I$(top_srcdir)/kommander/factory -I$(top_srcdir)/kommander/plugin $(all_includes)
# the library search path.
-#widgets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+#widgets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
libkommanderwidgets_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined
# the libraries to link against.