diff options
-rwxr-xr-x | make.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make.sh b/make.sh deleted file mode 100755 index 8623615..0000000 --- a/make.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec make VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=. "$@" |