12 lines
215 B
Makefile
Raw Normal View History

2012-11-30 12:00:09 +00:00
# $OpenBSD: Makefile,v 1.3 2012/11/30 12:00:09 jasper Exp $
2011-07-04 15:28:42 +00:00
SUBDIR =
2011-07-05 17:03:35 +00:00
SUBDIR += av
2011-07-04 15:28:42 +00:00
SUBDIR += core
2011-07-05 17:03:35 +00:00
SUBDIR += dlna
SUBDIR += igd
SUBDIR += tools
SUBDIR += ui
2011-07-04 15:28:42 +00:00
.include <bsd.port.subdir.mk>