From 646daa018ef80fe4da1714b595f128f672340824 Mon Sep 17 00:00:00 2001 From: Sascha Kruse Date: Tue, 15 Nov 2011 11:43:56 +0100 Subject: [PATCH] fixed Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f99c147..df6220f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include config.mk SRC = draw.c dunst.c OBJ = ${SRC:.c=.o} -all: options dunst +all: doc options dunst options: @echo dunst build options: