blob: d681539f1ba35b71545dec2c8c58c119f180e959 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#################################################
#
# (C) 2012 Golubev Alexander
# fatzer2 (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install( FILES RM-0010.remote.xml
cimr100.remote.xml sherwood.remote.xml
hauppauge.remote.xml sonytv.remote.xml
remote.dtd
DESTINATION ${DATA_INSTALL_DIR}/remotes
)
|