From 520df6660d72845d06400c570375038e10967eeb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 29 May 2013 17:49:42 -0500 Subject: Fix tdelirc icon installation --- tdelirc/icons/actions/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tdelirc/icons/actions/CMakeLists.txt (limited to 'tdelirc/icons/actions/CMakeLists.txt') diff --git a/tdelirc/icons/actions/CMakeLists.txt b/tdelirc/icons/actions/CMakeLists.txt new file mode 100644 index 0000000..db39038 --- /dev/null +++ b/tdelirc/icons/actions/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2013 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/irkick/icons ) -- cgit v1.2.1