8 lines
57 B
Makefile
8 lines
57 B
Makefile
|
|
||
|
SUBDIRS =
|
||
|
|
||
|
if QT
|
||
|
SUBDIRS += linebreaking shaping
|
||
|
endif
|
||
|
|