summaryrefslogtreecommitdiffstats
path: root/kbarcode/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:29 -0600
commit5d058a6536bceb2692e266b500d5a24a72880e56 (patch)
treee908aec453f50837be5373da6be00e962181e743 /kbarcode/Makefile.am
parentb87cd1a44cc5d292e7c221c67e7c68e8d3a6e0e9 (diff)
downloadkbarcode-5d058a6536bceb2692e266b500d5a24a72880e56.tar.gz
kbarcode-5d058a6536bceb2692e266b500d5a24a72880e56.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kbarcode/Makefile.am')
-rw-r--r--kbarcode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/Makefile.am b/kbarcode/Makefile.am
index c883928..16b4790 100644
--- a/kbarcode/Makefile.am
+++ b/kbarcode/Makefile.am
@@ -19,7 +19,7 @@ bin_PROGRAMS = kbarcode
# the application source, library search path, and link libraries
-kbarcode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kbarcode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kbarcode_LDADD = $(LIB_KABC) $(LIB_KSPELL) $(LIB_TDEPRINT) \
$(LIB_TDEUI) -lkjs -lpcre