summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: 468e223c86e863600775215d27dc50227731480d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DEFINES=-I.. -g -Wall
LDADD = ../libvncserver/libvncserver.a @WSOCKLIB@

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 simple simple15 $(MAC)