From 98d5c84b017123bbbd26694aa3cb8987d97c82b3 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 6 Jan 2017 02:52:36 +0700 Subject: Fix makefile formatting. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 96c3b85..dcda8bd 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ configure: .PHONY: schema: - scripts/rnc2rng.sh all data/schemata/ + scripts/rnc2rng.sh all data/schemata/ .PHONY: protobuf: -- cgit v1.2.3