summaryrefslogtreecommitdiffstats
path: root/examples/android/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* drop autotoolsBert van Hall2017-02-131-7/+0
| | | | | | | | Since autotools officially is no longer supported (see various github issues), drop the related infrastructure to stop tempting people to use it for building. Signed-off-by: Bert van Hall <bert.vanhall@gmx.de>
* Rename obsolete INCLUDES to AM_CPPFLAGSBrian Bidulock2014-10-021-1/+1
|
* Include some more missing files for make dist.Christian Beier2012-04-261-0/+1
|
* Adopt autotools build system to Android.Christian Beier2011-07-231-0/+6
LibVNCServer/LibVNCClient now build for Android!