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: