diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:57 -0600 |
commit | 604aa2d72916f9b2859fa187b22bdcfd4eb70466 (patch) | |
tree | 695d02158a56b3f28d4a7a0ddcb9c108795a09d6 /kodo/Makefile.am | |
parent | 20eed484d181698484809fd217fe9506a997ca89 (diff) | |
download | tdetoys-604aa2d72916f9b2859fa187b22bdcfd4eb70466.tar.gz tdetoys-604aa2d72916f9b2859fa187b22bdcfd4eb70466.zip |
Additional kde to tde renaming
Diffstat (limited to 'kodo/Makefile.am')
-rw-r--r-- | kodo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kodo/Makefile.am b/kodo/Makefile.am index cf945fe..b7908aa 100644 --- a/kodo/Makefile.am +++ b/kodo/Makefile.am @@ -7,7 +7,7 @@ kodo_SOURCES = main.cpp kodometer.cpp kimagenumber.cpp METASOURCES = AUTO # the library search path. -kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kodo_LDADD = $(LIB_KDEUI) messages: |