From ab82fc953b9507e199a08a2afc051f22471a80d9 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Tue, 1 Aug 2023 20:01:24 +0300 Subject: [PATCH] Makefile : add view to all again. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3ca8959..6fced68 100644 --- a/Makefile +++ b/Makefile @@ -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: