fixed Makefile

This commit is contained in:
Sascha Kruse 2011-11-15 11:43:56 +01:00
parent eb58f1338e
commit 646daa018e

View File

@ -6,7 +6,7 @@ include config.mk
SRC = draw.c dunst.c SRC = draw.c dunst.c
OBJ = ${SRC:.c=.o} OBJ = ${SRC:.c=.o}
all: options dunst all: doc options dunst
options: options:
@echo dunst build options: @echo dunst build options: