8 lines
57 B
Text
8 lines
57 B
Text
|
|
||
|
if WANT_JANSSON
|
||
|
SUBDIRS = jansson
|
||
|
else
|
||
|
SUBDIRS =
|
||
|
endif
|
||
|
|