diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ configure: .PHONY: schema: - scripts/rnc2rng.sh all data/schemata/ + scripts/rnc2rng.sh all data/schemata/ .PHONY: protobuf: |