Update build system

This commit is contained in:
Laurence Withers 2012-10-02 09:54:56 +00:00
commit f611c2acf7
11 changed files with 33 additions and 38 deletions

View file

@ -1,9 +1,9 @@
#!/bin/bash
# daemonitor/make.sh
#
# (c)2009, Laurence Withers, <l@lwithers.me.uk>.
# Released under the GNU GPLv3. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Copyright: ©20072012, Güralp Systems Limited
# Author: Laurence Withers <lwithers@guralp.com>
# License: GPLv3
#
@ -292,5 +292,4 @@ done
exit 0
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4