17 lines
472 B
Makefile
17 lines
472 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/06/03 16:41:02 ajacoutot Exp $
|
|
|
|
SUBDIR += libtelepathy
|
|
SUBDIR += telepathy-butterfly
|
|
SUBDIR += telepathy-feed
|
|
SUBDIR += telepathy-gabble
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-idle
|
|
SUBDIR += telepathy-inspector
|
|
SUBDIR += telepathy-mission-control
|
|
SUBDIR += telepathy-pinocchio
|
|
SUBDIR += telepathy-python
|
|
SUBDIR += telepathy-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|