diff options
author | Michele Calgaro <[email protected]> | 2020-08-06 16:45:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-08-06 17:42:50 +0900 |
commit | 4b9098ffaea048d5223badd417fcd5e1f5d724b2 (patch) | |
tree | 0ea484f2d0c4f070755434be8361f8154f686dcb /tdehtml/CMakeLists.txt | |
parent | b0e6ce58360d7f8a32d99f32eb6fd7450bf9d9b7 (diff) | |
download | tdelibs-4b9098ffaea048d5223badd417fcd5e1f5d724b2.tar.gz tdelibs-4b9098ffaea048d5223badd417fcd5e1f5d724b2.zip |
Moved remaining tdehtml icons to crystal folder.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 078099f9b16dccd703e3742e7c044e7a5060110d)
Diffstat (limited to 'tdehtml/CMakeLists.txt')
-rw-r--r-- | tdehtml/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdehtml/CMakeLists.txt b/tdehtml/CMakeLists.txt index cb0aaa336..aaf3074d3 100644 --- a/tdehtml/CMakeLists.txt +++ b/tdehtml/CMakeLists.txt @@ -17,7 +17,6 @@ add_subdirectory( css ) add_subdirectory( xml ) add_subdirectory( html ) add_subdirectory( rendering ) -add_subdirectory( pics ) add_subdirectory( java ) add_subdirectory( ecma ) add_subdirectory( tdemultipart ) |