diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 01:35:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 01:35:15 -0600 |
commit | dbc765a8f2741cfb6d90557c8e96414a61174926 (patch) | |
tree | d16be000ffc5c3733b2856486febcdd526077e9e /prepare | |
download | tqca-tls-dbc765a8f2741cfb6d90557c8e96414a61174926.tar.gz tqca-tls-dbc765a8f2741cfb6d90557c8e96414a61174926.zip |
Initial import
Diffstat (limited to 'prepare')
-rwxr-xr-x | prepare | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +#!/bin/sh + +cp ../../src/qca.h . +cp ../../src/qcaprovider.h . + |