Skip to content

Commit

Permalink
Merge pull request #301 from OCR-D/segment-project
Browse files Browse the repository at this point in the history
add ocrd-segment-project executable for ocrd_segment
  • Loading branch information
stweil authored Mar 24, 2022
2 parents 115bed0 + 1d82ea2 commit 63d13e4
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 @@ -362,6 +362,7 @@ OCRD_SEGMENT += $(BIN)/ocrd-segment-extract-pages
OCRD_SEGMENT += $(BIN)/ocrd-segment-replace-original
OCRD_SEGMENT += $(BIN)/ocrd-segment-replace-page
OCRD_SEGMENT += $(BIN)/ocrd-segment-repair
OCRD_SEGMENT += $(BIN)/ocrd-segment-project
$(call multirule,$(OCRD_SEGMENT)): ocrd_segment
ifeq (0,$(MAKELEVEL))
$(MAKE) -B -o $< $(notdir $(OCRD_SEGMENT)) VIRTUAL_ENV=$(SUB_VENV)/headless-tf1
Expand Down

0 comments on commit 63d13e4

Please sign in to comment.