1TEMPLATE = subdirs
2SUBDIRS =
3
4CONFIG(cryptsetup) {
5    SUBDIRS += cryptsetup
6}
7