diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:44:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:44:49 -0600 |
commit | 1677e06cb01b7b147c696bfb0ad6db6695ac8d44 (patch) | |
tree | 382f03f66e3beab61192c5a8005781feeffee213 /keduca/keducabuilder/Makefile.am | |
parent | 39cc6243b65c2b4f7f5d745f1ff08b09b4cd8c67 (diff) | |
download | tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.tar.gz tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'keduca/keducabuilder/Makefile.am')
-rw-r--r-- | keduca/keducabuilder/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/Makefile.am b/keduca/keducabuilder/Makefile.am index 6e63e400..e047fac7 100644 --- a/keduca/keducabuilder/Makefile.am +++ b/keduca/keducabuilder/Makefile.am @@ -23,7 +23,7 @@ INCLUDES= -I../libkeduca $(all_includes) METASOURCES = AUTO # the library search path. -keducabuilder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +keducabuilder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor # Uncomment the following two lines if you add a ui.rc file for your application to make use of # KDE´s XML GUI builing |