option was removed

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Sebastian Ramacher 2014-11-27 21:14:24 +01:00
parent cd5f23d8a6
commit 49ee10403f

View file

@ -142,6 +142,6 @@ clean:
$(QUIET)rm -rf ${BUILDDIR}
$(QUIET)rm -rf ${DEPENDDIR}
.PHONY: all options clean debug run
.PHONY: all clean debug run
-include $(wildcard ${DEPENDDIR}/*.dep)