This commit is contained in:
Tristan Krause 2019-06-07 10:06:21 +02:00
parent e5f0386dc1
commit 78e8ab5d1c
199 changed files with 1 additions and 15249 deletions

View file

@ -40,7 +40,7 @@ OBJECTS_CLI = cli.o ui/view.o ui/view_selection.o ui/view_promt.o ui/view_info
.PHONY: $(OUT_TMP_DRV) clean help
all: drv cli style doc
all: drv cli style
drv: $(OBJECTS_DRV) $(OUT_TMP_DRV)