summaryrefslogtreecommitdiffstats
path: root/examples/android/Makefile.am
blob: 9cb5c02852409325b301a134258b1fed5332633d (plain)
1
2
3
4
5
6
7
AM_CPPFLAGS = -I$(top_srcdir)
LDADD = $(top_srcdir)/libvncserver/libvncserver.la @WSOCKLIB@

noinst_PROGRAMS=androidvncserver
androidvncserver_SOURCES=jni/fbvncserver.c

EXTRA_DIST=jni/Android.mk
OpenPOWER on IntegriCloud