diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 2 |
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 |