summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: 5c14e1281e87104ca49c55265d5042747288f16f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
AM_CFLAGS=-I $(top_srcdir) -g -Wall
LDADD = ../libvncserver/libvncserver.a @WSOCKLIB@

if OSX
MAC=mac
mac_LDFLAGS=-framework ApplicationServices -framework Carbon -framework IOKit
endif

if WITH_TIGHTVNC_FILETRANSFER
FILETRANSFER=filetransfer
endif

if HAVE_LIBPTHREAD
BLOOPTEST=blooptest
endif

noinst_HEADERS=radon.h

noinst_PROGRAMS=example pnmshow regiontest pnmshow24 fontsel \
	vncev storepasswd colourmaptest simple simple15 $(MAC) \
	$(FILETRANSFER) backchannel $(BLOOPTEST) camera