summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: 7c1eae8b982a21f787f5b355ebd193728a53a3b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
if HAVE_LIBPTHREAD
BACKGROUND_TEST=blooptest
endif

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

noinst_HEADERS=radon.h

noinst_PROGRAMS=example pnmshow regiontest pnmshow24 fontsel \
	vncev storepasswd colourmaptest $(BACKGROUND_TEST) $(MAC)

LDADD = ../libvncserver.a