summaryrefslogtreecommitdiff
path: root/tests/test1/compil.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1/compil.sh')
-rwxr-xr-xtests/test1/compil.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test1/compil.sh b/tests/test1/compil.sh
new file mode 100755
index 0000000..b54d0be
--- /dev/null
+++ b/tests/test1/compil.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+gcc -o test1 test1.c -lpulse-simple