diff options
author | Timothy Pearson <[email protected]> | 2014-09-21 18:30:01 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-09-21 18:30:01 -0500 |
commit | f6d69d45cf25180a8285b2dd5c146a0481fd09ce (patch) | |
tree | 1bb437c632896e2f278931105530f61ee567bf69 /CMakeLists.txt | |
parent | 47ac4096211c3f8634bc5e17027523dfe955bcaf (diff) | |
download | tdelibs-f6d69d45cf25180a8285b2dd5c146a0481fd09ce.tar.gz tdelibs-f6d69d45cf25180a8285b2dd5c146a0481fd09ce.zip |
Finish renaming knewstuff
This relates to Bug 2093
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e97ef57e0..b2ac71afc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1064,7 +1064,7 @@ add_subdirectory( tdestyles ) add_subdirectory( libtdemid ) add_subdirectory( libtdescreensaver ) add_subdirectory( networkstatus ) -add_subdirectory( knewstuff ) +add_subdirectory( tdenewstuff ) add_subdirectory( tdersync ) add_subdirectory( licenses ) add_subdirectory( dnssd ) |