summaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-02-19 15:08:34 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-02-19 15:08:34 +0100
commit60eb2ab3883e6e121b48ea9ba27bb2fb8d785316 (patch)
tree110af47d49cbae3e779af9de494ff8f33f86cb39 /data/CMakeLists.txt
parent9a7f9abf569c49edecb411b160dacb722cade4cc (diff)
We no longer compile our desktop file.
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index a7a9572..53bb7d7 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -12,7 +12,6 @@ ADD_SUBDIRECTORY ( sound )
###############################################################################
# CURRENT DIRECTORY FILES
###############################################################################
-CONFIGURE_FILE ( ${CMAKE_SOURCE_DIR}/data/tuxanci.desktop.in ${CMAKE_SOURCE_DIR}/data/tuxanci.desktop )
IF ( NOT Server )
INSTALL ( FILES tuxanci.svg
DESTINATION ${CMAKE_INSTALL_DOCDIR}/ )