summaryrefslogtreecommitdiffstats
path: root/kapptemplate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:46 -0600
commitf6940565c7179a41f70b38e8c6664f45ba07e399 (patch)
tree0a975659b84d02f16b2c4637208142aa4f323f61 /kapptemplate
parentb3e897824c5a4735d8363123db1419b6179eb5e3 (diff)
downloadtdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.tar.gz
tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kapptemplate')
-rw-r--r--kapptemplate/kapp/app-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/kapp/app-Makefile.am b/kapptemplate/kapp/app-Makefile.am
index 0405eba2..9c4c0498 100644
--- a/kapptemplate/kapp/app-Makefile.am
+++ b/kapptemplate/kapp/app-Makefile.am
@@ -28,7 +28,7 @@ noinst_HEADERS = ${APP_NAME_LC}.h ${APP_NAME_LC}view.h ${APP_NAME_LC}pref.h
# client stuff
${APP_NAME_LC}_client_LDFLAGS = \$(KDE_RPATH) \$(all_libraries)
-${APP_NAME_LC}_client_LDADD = \$(LIB_KDECORE)
+${APP_NAME_LC}_client_LDADD = \$(LIB_TDECORE)
${APP_NAME_LC}_client_SOURCES = ${APP_NAME_LC}_client.cpp
# let autotqmoc handle all of the meta source files (tqmoc)