diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:44:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:44:49 -0600 |
commit | 1677e06cb01b7b147c696bfb0ad6db6695ac8d44 (patch) | |
tree | 382f03f66e3beab61192c5a8005781feeffee213 /ktouch/src/Makefile.am | |
parent | 39cc6243b65c2b4f7f5d745f1ff08b09b4cd8c67 (diff) | |
download | tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.tar.gz tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'ktouch/src/Makefile.am')
-rw-r--r-- | ktouch/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/Makefile.am b/ktouch/src/Makefile.am index 6d6a10c3..631d8b06 100644 --- a/ktouch/src/Makefile.am +++ b/ktouch/src/Makefile.am @@ -50,7 +50,7 @@ ktouch_SOURCES = ktouchchartwidget.cpp ktouchcoloreditor_dlg.ui \ ktouchutils.cpp main.cpp prefs.kcfgc ktouchcoloreditor.cpp # the library search path. -ktouch_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +ktouch_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. |