Makefile : add view to all again.

This commit is contained in:
Dmitry Voronin 2023-08-01 20:01:24 +03:00
parent 5ec65fa150
commit ab82fc953b

View file

@ -6,7 +6,7 @@ outputen = $(build)/voronind_en.pdf
outputru = $(build)/voronind_ru.pdf
.PHONY: all
all: clean en ru
all: clean en ru view
.PHONY: clean
clean: