chiark / gitweb /
WIP XTest stuff
[ypp-sc-tools.web-live.git] / pctb / Makefile
index 3707d81f1f5cd054ffbfa73ccf5363ef1a4fbb4d..c28e00bb20015051a5ba8e771827b3bb85528d8a 100644 (file)
@@ -1,9 +1,9 @@
-LDLIBS += -lnetpbm
 CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \
        -Wstrict-prototypes -Werror -g
 
-all: convert
-
-convert: convert.o ocr.o
+all: convert x-manip-window
 
+convert: convert.o ocr.o -lnetpbm
 convert.o ocr.o: ocr.h
+
+x-manip-window: -lXtst -lX11