blob: 321efc4c13a3022708d3e2af96e0a9a18b5d3e91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
SUBDIRS = \
core \
common \
generated \
seamless-clone \
transform \
external
if ENABLE_WORKSHOP
SUBDIRS += workshop
endif
EXTRA_DIST = \
Makefile-common.am
json/grey2.json
|