blob: 61e9dd6a3b1d5c2255275ed2f1df0bba076ee88d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#################################################
#
# (C) 2012 Timothy Pearson
# kb9vqf (AT) pearsoncomputing.net
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_conditional_add_subdirectory( HAVE_ELFICON elf )
|