summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordscho <dscho>2001-10-05 20:19:35 +0000
committerdscho <dscho>2001-10-05 20:19:35 +0000
commit8f407f8a1ab2adf08c438f40cd797fef8a810dae (patch)
tree999aab5a3f788f5c6e43621525fdf6515f6bb974 /Makefile
parent48eb9b22c7097c4af61760ce3fdc7f5135e657bc (diff)
downloadlibtdevnc-8f407f8a1ab2adf08c438f40cd797fef8a810dae.tar.gz
libtdevnc-8f407f8a1ab2adf08c438f40cd797fef8a810dae.zip
extracted font routines from example
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 08b972e..b0d8eca 100644
--- a/Makefile
+++ b/Makefile
@@ -23,11 +23,11 @@ OSX_LIBS = -framework ApplicationServices -framework Carbon
SOURCES=main.c rfbserver.c sraRegion.c auth.c sockets.c \
stats.c corre.c hextile.c rre.c translate.c cutpaste.c \
- zlib.c tight.c httpd.c cursor.o \
+ zlib.c tight.c httpd.c cursor.c font.c \
d3des.c vncauth.c
OBJS=main.o rfbserver.o sraRegion.o auth.o sockets.o \
stats.o corre.o hextile.o rre.o translate.o cutpaste.o \
- zlib.o tight.o httpd.o cursor.o \
+ zlib.o tight.o httpd.o cursor.o font.o \
d3des.o vncauth.o
all: example pnmshow storepasswd