summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authordscho <dscho>2004-06-07 08:31:57 +0000
committerdscho <dscho>2004-06-07 08:31:57 +0000
commit2b8c2a5c3a71364e402b4df334a6f5aff5ed77a9 (patch)
tree66e59b58f919f5848780d5c7d6c954160e289cff /contrib
parent98e4f89569587c143a56e4dcf8162a035efc361e (diff)
downloadlibvncserver-2b8c2a5c3a71364e402b4df334a6f5aff5ed77a9.zip
libvncserver-2b8c2a5c3a71364e402b4df334a6f5aff5ed77a9.tar.gz
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud