diff options
Diffstat (limited to 'kcharselect/Makefile.am')
-rw-r--r-- | kcharselect/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcharselect/Makefile.am b/kcharselect/Makefile.am index 38014b3..665537d 100644 --- a/kcharselect/Makefile.am +++ b/kcharselect/Makefile.am @@ -6,7 +6,7 @@ kcharselect_SOURCES = kcharselectdia.cc main.cc kcharselect_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor kcharselect_METASOURCES = kcharselectdia.moc -updatedir = $(kde_datadir)/kconf_update +updatedir = $(kde_datadir)/tdeconf_update update_DATA = kcharselect.upd KDE_ICON = kcharselect |