summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfaf983..ecfb2db 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,6 @@ PTHREADLIB = -lpthread
# The code for 3 Bytes/Pixel is not very efficient!
FLAG24 = -DALLOW24BPP
-#CC=cc
CFLAGS=-g -Wall $(PTHREADDEF) $(FLAG24) $(INCLUDES)
#CFLAGS=-O2 -Wall
RANLIB=ranlib
@@ -29,6 +28,7 @@ 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 font.o \
d3des.o vncauth.o
+INSTALLHEADER=rfb.h rfbproto.h sraRegion.h keysym.h
all: example pnmshow storepasswd