0032b749a1
us to work on the clutter update.
13 lines
317 B
Makefile
13 lines
317 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/12/20 14:01:59 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += cogl
|
|
SUBDIR += core
|
|
SUBDIR += clutter-box2d
|
|
SUBDIR += clutter-gst
|
|
SUBDIR += clutter-gtk
|
|
# SUBDIR += clutter-vala
|
|
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
|
|
|
|
.include <bsd.port.subdir.mk>
|