diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:50 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:50 -0600 |
| commit | 3f30939f73b1ba29fa674d2d670beb7b8566a212 (patch) | |
| tree | ff46c14dfb39df2d4e9853eb15de54207da52ca0 /src/SConscript | |
| parent | 87eb356021096b565cf4fc3c2c69aaaf952518f4 (diff) | |
| download | wlassistant-3f30939f73b1ba29fa674d2d670beb7b8566a212.tar.gz wlassistant-3f30939f73b1ba29fa674d2d670beb7b8566a212.zip | |
Additional kde to tde renaming
Diffstat (limited to 'src/SConscript')
| -rw-r--r-- | src/SConscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SConscript b/src/SConscript index 62e511b..9cf5055 100644 --- a/src/SConscript +++ b/src/SConscript @@ -20,7 +20,7 @@ wlassistant.cpp """ obj.cxxflags='-DQT_THREAD_SUPPORT' -obj.libs='tqt kdecore kdeui iw' +obj.libs='tqt tdecore tdeui iw' obj.execute() #env.KDEinstall( 'KDEMENU', 'Utilities', 'wlassistant.desktop' ) |
