aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
blob: 15400c29236553e8c380309db64a0f67418a360a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = os

if INCLUDED_ZLIB
SUBDIRS += zlib
endif
if INCLUDED_JPEG
SUBDIRS += jpeg
endif

SUBDIRS += rdr network Xregion rfb

EXTRA_DIST = CMakeLists.txt