summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/vpn-plugins/openvpn/CMakeLists.txt
blob: 2646dbb02c6b3a6d008aa4fc2d4dd09852310567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#################################################
#
#  (C) 2012 Timothy Pearson
#  kb9vqf (AT) pearsoncomputing.net
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

add_subdirectory( src )

install( FILES tdenetman_openvpn.desktop DESTINATION ${SERVICES_INSTALL_DIR} )