aboutsummaryrefslogtreecommitdiff
blob: f092f0d56731e695f648cd0f74f56bdd524e091b (plain)
1
2
3
4
5
6
7
if TEST
SUBDIRS_TESTS = tests
endif
if POC
SUBDIRS_POC = poc
endif
SUBDIRS = src scripts doc $(SUBDIRS_TESTS) $(SUBDIRS_POC)