View | Details | Raw Unified | Return to bug 82258 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.in (-1 / +1 lines)
Lines 86-92 Link Here
86
with_ffmpeg = @with_ffmpeg@
86
with_ffmpeg = @with_ffmpeg@
87
CFLAGS = -g -Wall
87
CFLAGS = -g -Wall
88
88
89
SUBDIRS = libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test
89
SUBDIRS = libvncserver examples contrib vncterm classes libvncclient client_examples test
90
DIST_SUBDIRS = libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test
90
DIST_SUBDIRS = libvncserver examples contrib x11vnc vncterm classes libvncclient client_examples test
91
91
92
bin_SCRIPTS = libvncserver-config
92
bin_SCRIPTS = libvncserver-config

Return to bug 82258