diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:44:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:44:49 -0600 |
commit | 1677e06cb01b7b147c696bfb0ad6db6695ac8d44 (patch) | |
tree | 382f03f66e3beab61192c5a8005781feeffee213 /kbruch/testcases/README | |
parent | 39cc6243b65c2b4f7f5d745f1ff08b09b4cd8c67 (diff) | |
download | tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.tar.gz tdeedu-1677e06cb01b7b147c696bfb0ad6db6695ac8d44.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kbruch/testcases/README')
-rw-r--r-- | kbruch/testcases/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/testcases/README b/kbruch/testcases/README index cece8143..b03b8a86 100644 --- a/kbruch/testcases/README +++ b/kbruch/testcases/README @@ -59,7 +59,7 @@ have to edit the Makefile.am in this directory to correctly link against libboost_unit_test_framework-YOURCOMPILER. Edit the following line in Makefile.am: -kbruch_test_LDADD = -lboost_unit_test_framework-gcc $(LIB_KDEUI) +kbruch_test_LDADD = -lboost_unit_test_framework-gcc $(LIB_TDEUI) I hope someone finds a portable way to do this Makefile stuff. Please fix it, I'm not a Automake/Autoconf guru! |