diff options
Diffstat (limited to 'kradio3/convert-presets/Makefile.am')
-rw-r--r-- | kradio3/convert-presets/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/convert-presets/Makefile.am b/kradio3/convert-presets/Makefile.am index 5af242e..f733818 100644 --- a/kradio3/convert-presets/Makefile.am +++ b/kradio3/convert-presets/Makefile.am @@ -25,7 +25,7 @@ INCLUDES= $(all_includes) METASOURCES = AUTO # the library search path. -convert_presets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +convert_presets_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor messages: rc.cpp $(XGETTEXT) *.cpp -o po/kradio-convert-presets.pot |