summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-07-18 17:41:43 +0200
committerJohns <johns98@gmx.net>2012-07-18 17:41:43 +0200
commitc011beaf14105b2b9db201c5e6a6c383796c1fd6 (patch)
tree7e2c1cb94451598f9a1e50c399f05ef1c324ad54 /make.sh
downloadvdr-plugin-play-c011beaf14105b2b9db201c5e6a6c383796c1fd6.tar.gz
vdr-plugin-play-c011beaf14105b2b9db201c5e6a6c383796c1fd6.tar.bz2
Standard files.
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make.sh b/make.sh
new file mode 100755
index 0000000..5fd4d0f
--- /dev/null
+++ b/make.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec make VDRDIR=/usr/include/vdr LIBDIR=. "$@"