9 lines
137 B
Makefile
9 lines
137 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += av
|
||
|
SUBDIR += core
|
||
|
SUBDIR += dlna
|
||
|
SUBDIR += igd
|
||
|
SUBDIR += tools
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|