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

noinst_PROGRAMS=androidvncserver
androidvncserver_SOURCES=jni/fbvncserver.c