summaryrefslogtreecommitdiffstats
path: root/prepare
diff options
context:
space:
mode:
Diffstat (limited to 'prepare')
-rwxr-xr-xprepare5
1 files changed, 5 insertions, 0 deletions
diff --git a/prepare b/prepare
new file mode 100755
index 0000000..d7936f4
--- /dev/null
+++ b/prepare
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cp ../../src/qca.h .
+cp ../../src/qcaprovider.h .
+