From 0f51b876db8df4f5c9cb3908d93c8fba381ddae4 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Tue, 25 Feb 2014 02:09:17 +0100 Subject: Make target was renamed --- makecolumns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makecolumns.sh') diff --git a/makecolumns.sh b/makecolumns.sh index 4acbdd8..2389920 100755 --- a/makecolumns.sh +++ b/makecolumns.sh @@ -20,7 +20,7 @@ main() { fi # Compile all the binaries - make binaries + make all printf "Cleaning up old working directory ... " rm -rf work/`basename "${1#white_}"` -- cgit v1.2.3