blob: d825473336dd149442c9ac3008074812f8f15499 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#################################################
#
# (C) 2013 Timothy Pearson
# kb9vqf (AT) pearsoncomputing.net
#
# Improvements and feedback are welcome
#
# This file is released under the GPL >= 2
#
#################################################
add_subdirectory( servicemenus )
|