13 lines
234 B
Makefile
13 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/07/05 17:03:35 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += av
|
|
SUBDIR += core
|
|
SUBDIR += dlna
|
|
SUBDIR += igd
|
|
SUBDIR += tools
|
|
SUBDIR += ui
|
|
SUBDIR += vala
|
|
|
|
.include <bsd.port.subdir.mk>
|