do distribute and depend on zrle.c

pull/1/head
dscho 19 years ago
parent b225ee993a
commit 8f4b4e267d

@ -2,9 +2,9 @@ DEFINES=-g -I.. -I. -Wall
libvncclient_a_SOURCES=cursor.c listen.c rfbproto.c sockets.c vncviewer.c
rfbproto.o: rfbproto.c corre.c hextile.c rre.c tight.c zlib.c
rfbproto.o: rfbproto.c corre.c hextile.c rre.c tight.c zlib.c zrle.c
EXTRA_DIST=corre.c hextile.c rre.c tight.c zlib.c
EXTRA_DIST=corre.c hextile.c rre.c tight.c zlib.c zrle.c
$(libvncclient_a_OBJECTS): ../rfb/rfbclient.h

Loading…
Cancel
Save