diff options
Diffstat (limited to 'kregexpeditor')
-rw-r--r-- | kregexpeditor/Makefile.am | 2 | ||||
-rw-r--r-- | kregexpeditor/TODO | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/Makefile.am b/kregexpeditor/Makefile.am index 9a12b31..f7118bb 100644 --- a/kregexpeditor/Makefile.am +++ b/kregexpeditor/Makefile.am @@ -46,7 +46,7 @@ libkregexpeditorgui_la_LIBADD = libkregexpeditorcommon.la bin_PROGRAMS = kregexpeditor kregexpeditor_SOURCES = main.cpp -kregexpeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kregexpeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kregexpeditor_LDADD = libkregexpeditorcommon.la $(LIB_KIO) kregexpeditor_INCLUDES = $(all_includes) diff --git a/kregexpeditor/TODO b/kregexpeditor/TODO index d8c492b..7ee9a13 100644 --- a/kregexpeditor/TODO +++ b/kregexpeditor/TODO @@ -31,14 +31,14 @@ KodeKnight kdeadmin kdebase kdeedu -kdegames +tdegames kdegraphics kdeinstaller kdelibs kdemultimedia kdenetwork kdenonbeta -kdepim +tdepim kdesdk kdetoys kfte |