diff options
Diffstat (limited to 'data/graphics/badges/CMakeLists.txt')
-rw-r--r-- | data/graphics/badges/CMakeLists.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/graphics/badges/CMakeLists.txt b/data/graphics/badges/CMakeLists.txt deleted file mode 100644 index b8e7002fb..000000000 --- a/data/graphics/badges/CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ -SET(FILES - away.png - away.xml - gm.png - gm.xml - inactive.png - inactive.xml - shop.png - shop.xml - team1.png - team1.xml - team2.png - team2.xml - team3.png - team3.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/badges) |