diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:26:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:26:44 -0600 |
commit | c52420708f47b42fabf752e9b016ce988e6f921e (patch) | |
tree | 34c0d0db2534b0d4af68f95b74764f6f39a4e196 /noatun-plugins/tyler | |
parent | 19d2f09fb13601e63911da722f1c2bf2a29ea7b9 (diff) | |
download | tdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.tar.gz tdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.zip |
Additional kde to tde renaming
Diffstat (limited to 'noatun-plugins/tyler')
-rw-r--r-- | noatun-plugins/tyler/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/tyler/Makefile.am b/noatun-plugins/tyler/Makefile.am index 80b31cb..5a2e279 100644 --- a/noatun-plugins/tyler/Makefile.am +++ b/noatun-plugins/tyler/Makefile.am @@ -11,7 +11,7 @@ noatuntyler_la_LIBADD = $(LIB_KFILE) -lnoatun -lm bin_PROGRAMS = noatuntyler.bin noatuntyler_bin_SOURCES = main.cpp file.cpp compute.c display.c renderer.c -noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noatuntyler_bin_LDADD = $(LIB_KDECORE) -lm $(SDL_LIBS) noatun_DATA = tyler.plugin tylerstates |