From 98b9663e29ebc5a23db392335aef707cf2464487 Mon Sep 17 00:00:00 2001 From: dscho Date: Thu, 20 Feb 2003 13:23:07 +0000 Subject: the correct way to include rfb.h is now "#include " --- contrib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index dd40cf4..8d00a9a 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,3 +1,4 @@ +CFLAGS = -I .. LDADD = ../libvncserver.a noinst_PROGRAMS=zippy -- cgit v1.2.1