From 2b8c2a5c3a71364e402b4df334a6f5aff5ed77a9 Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 7 Jun 2004 08:31:57 +0000 Subject: add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging --- contrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 568d8b8..5add61c 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,4 +1,4 @@ -CFLAGS = -I .. +DEFINES = -I .. LDADD = ../libvncserver/libvncserver.a noinst_PROGRAMS=zippy -- cgit v1.2.1