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.
10 lines
315 B
10 lines
315 B
if with_included_sqlite3
|
|
SQLITE3_SUBDIR = sqlite3
|
|
endif
|
|
|
|
COMPILE_FIRST = sqlite2 $(SQLITE3_SUBDIR)
|
|
|
|
SUBDIRS = sqlite2 $(SQLITE3_SUBDIR) lprof histogram levels curves whitebalance dmetadata \
|
|
dimg threadimageio themeengine widgets greycstoration \
|
|
thumbbar jpegutils imageproperties dialogs
|