Skip to content

Commit

Permalink
make spec phony
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Apr 19, 2018
1 parent 68a5f12 commit 0136b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ repo/spec:
# Spec
#

.PHONY: spec
# Copy JSON Schema, OpenAPI from OCR-D/spec
spec: repo/spec
cp repo/spec/ocrd_api.swagger.yml ocrd/model/yaml/ocrd_oas3.spec.yml
Expand Down

0 comments on commit 0136b42

Please sign in to comment.