12 lines
289 B
Makefile
12 lines
289 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/06/17 09:31:45 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += cogl
|
|
SUBDIR += core
|
|
SUBDIR += clutter-gst
|
|
SUBDIR += clutter-gtk
|
|
# SUBDIR += clutter-vala
|
|
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
|
|
|
|
.include <bsd.port.subdir.mk>
|