12 lines
215 B
Makefile
12 lines
215 B
Makefile
# $OpenBSD: Makefile,v 1.3 2012/11/30 12:00:09 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += av
|
|
SUBDIR += core
|
|
SUBDIR += dlna
|
|
SUBDIR += igd
|
|
SUBDIR += tools
|
|
SUBDIR += ui
|
|
|
|
.include <bsd.port.subdir.mk>
|