diff options
Diffstat (limited to 'x11vnc/Makefile.am')
-rw-r--r-- | x11vnc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/Makefile.am b/x11vnc/Makefile.am index d06d694..f467e3e 100644 --- a/x11vnc/Makefile.am +++ b/x11vnc/Makefile.am @@ -1,4 +1,4 @@ -CFLAGS = -I .. +DEFINES = -I .. LDADD = ../libvncserver/libvncserver.a EXTRA_DIST=ChangeLog |