diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,8 +4,9 @@ # Lars Mueller <lm@openslx.com>, 2006, 2007 # Dirk von Suchodoletz <dvs@openslx.com>, 2006, 2007 # Michael Janczyk, 2006 +# Sebastian Schmelzer <ssc@openslx.com>, 2009, 2010 # -# (c) 2006, 2007 - OpenSLX GmbH +# (c) 2006..2010 - OpenSLX GmbH # enforce the use of bash (/bin/sh might be a link to incomplete shells) SHELL = /bin/bash |