diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:30:02 -0600 |
commit | bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a (patch) | |
tree | 52d4169a0cbc039b87bf4f8460ba8a43181cca0c /kverbos | |
parent | 79b1ad253e1e8619302756d8003985aec0b1a1e2 (diff) | |
download | tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.tar.gz tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.zip |
Additional kde to tde renaming
Diffstat (limited to 'kverbos')
-rw-r--r-- | kverbos/kverbos/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kverbos/kverbos/Makefile.am b/kverbos/kverbos/Makefile.am index 84803f73..c4766a55 100644 --- a/kverbos/kverbos/Makefile.am +++ b/kverbos/kverbos/Makefile.am @@ -19,7 +19,7 @@ INCLUDES= $(all_includes) METASOURCES = AUTO # the library search path. -kverbos_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kverbos_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor rcdir = $(kde_datadir)/kverbos rc_DATA = kverbosui.rc |