You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
401 B
25 lines
401 B
14 years ago
|
if compile_kross
|
||
|
SCRIPTINGDIR = scripting
|
||
|
endif
|
||
|
|
||
|
SUBDIRS = \
|
||
|
substrate \
|
||
|
colorrange \
|
||
|
colorspaceconversion \
|
||
|
dropshadow \
|
||
|
filtersgallery \
|
||
|
histogram \
|
||
|
histogram_docker \
|
||
|
imagesize \
|
||
|
modify_selection \
|
||
|
rotateimage \
|
||
|
screenshot \
|
||
|
separate_channels \
|
||
|
shearimage \
|
||
|
selectopaque \
|
||
|
$(SCRIPTINGDIR)
|
||
|
|
||
|
# variations
|
||
|
# history_docker
|
||
|
# performancetest
|