diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 15:26:19 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-25 15:26:19 -0600 |
commit | a718589641b6f36d315b36ddf79adbc948a3ff84 (patch) | |
tree | 42840304e24514d0bf80881201cc510d4cd25866 /renamedlgplugins | |
parent | f2dbe62ea0d6d4c32a79d9e671fbd0dd3bd39aa4 (diff) | |
download | tdeaddons-a718589641b6f36d315b36ddf79adbc948a3ff84.tar.gz tdeaddons-a718589641b6f36d315b36ddf79adbc948a3ff84.zip |
Fix typo.
Diffstat (limited to 'renamedlgplugins')
-rw-r--r-- | renamedlgplugins/CMakeLists.txt | 2 | ||||
-rw-r--r-- | renamedlgplugins/images/CMakeLists.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/renamedlgplugins/CMakeLists.txt b/renamedlgplugins/CMakeLists.txt index 83247e4..f5f5870 100644 --- a/renamedlgplugins/CMakeLists.txt +++ b/renamedlgplugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer add_subdirectory( images ) add_subdirectory( audio ) diff --git a/renamedlgplugins/images/CMakeLists.txt b/renamedlgplugins/images/CMakeLists.txt index 22bf632..1765229 100644 --- a/renamedlgplugins/images/CMakeLists.txt +++ b/renamedlgplugins/images/CMakeLists.txt @@ -1,4 +1,4 @@ -# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer include_directories( ${CMAKE_BINARY_DIR} |