diff --git a/src/nostalgia/core/studio/CMakeLists.txt b/src/nostalgia/core/studio/CMakeLists.txt index 91052545..73378bf2 100644 --- a/src/nostalgia/core/studio/CMakeLists.txt +++ b/src/nostalgia/core/studio/CMakeLists.txt @@ -28,10 +28,3 @@ install( LIBRARY DESTINATION ${NOSTALGIA_DIST_PLUGIN} ) - -install( - FILES - charset.png - DESTINATION - share/core -)