aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/src/lib/engines/Makefile.am
blob: 0e7706cfb1442de9916e5bc8f00d0cc1b7a48543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

MAINTAINERCLEANFILES = Makefile.in

SUBDIRS = common

if BUILD_ENGINE_SOFTWARE_16

SUBDIRS += common_16

endif

if BUILD_ENGINE_SOFTWARE_8

SUBDIRS += common_8

endif