8 lines
136 B
Makefile
8 lines
136 B
Makefile
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += connector-dbus
|
|
SUBDIR += renderer
|
|
SUBDIR += server
|
|
|
|
.include <bsd.port.subdir.mk>
|