X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2FMakefile;fp=pctb%2FMakefile;h=a993776b19973812cae6e7ca1d1b444faafb4123;hb=52210ae670b22ce2d187bd2dc943fd8ae3f4a8c0;hp=2265cecf38f189376a197d031cb76250721ffe9f;hpb=4d7eb93b7c82da31f928349ac7c6cd551d78ca57;p=ypp-sc-tools.main.git diff --git a/pctb/Makefile b/pctb/Makefile index 2265cec..a993776 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -10,7 +10,7 @@ TARGETS= convert x-manip-window all: $(TARGETS) -CONVERT_OBJS= convert.o ocr.o pages.o structure.o +CONVERT_OBJS= convert.o ocr.o pages.o structure.o common.o convert: $(CONVERT_OBJS) -lnetpbm -lXtst -lX11 $(CONVERT_OBJS): ocr.h convert.h structure.h