chiark / gitweb /
Much better error handling.
[ypp-sc-tools.db-test.git] / pctb / Makefile
index 2265cecf38f189376a197d031cb76250721ffe9f..a993776b19973812cae6e7ca1d1b444faafb4123 100644 (file)
@@ -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