From 758dec81300ec88f7eab10c820c8b244b093c57b Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Sat, 13 Aug 2011 23:22:33 -0700 Subject: [PATCH] Makefile: build all Signed-off-by: Colin McCabe --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 20927e9..e8baa16 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CFLAGS=-Wall -O2 -all: errno_speak simple_time +all: errno_speak show_default_sockopts simple_time vimstart errno_speak: errno_speak.o -- 1.6.6.rc1.39.g9a42