mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 15:29:36 -06:00
11 lines
130 B
Prolog
11 lines
130 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
auto \
|
|
TinyUtils \
|
|
|
|
!disable_tom: \
|
|
SUBDIRS += testdata_tom
|
|
|
|
auto.depends = TinyUtils
|