11 lines
215 B
Makefile
11 lines
215 B
Makefile
# $OpenBSD: Makefile,v 1.13 2012/09/30 08:56:58 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += cogl
|
|
SUBDIR += core
|
|
SUBDIR += clutter-gst
|
|
SUBDIR += clutter-gtk
|
|
SUBDIR += mash
|
|
|
|
.include <bsd.port.subdir.mk>
|