19 lines
507 B
Makefile
19 lines
507 B
Makefile
# $OpenBSD: Makefile,v 1.12 2012/04/05 16:07:18 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += folks
|
|
SUBDIR += telepathy-farstream
|
|
SUBDIR += telepathy-gabble
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-haze
|
|
SUBDIR += telepathy-idle
|
|
SUBDIR += telepathy-inspector
|
|
SUBDIR += telepathy-logger
|
|
SUBDIR += telepathy-mission-control
|
|
SUBDIR += telepathy-pinocchio
|
|
SUBDIR += telepathy-python
|
|
SUBDIR += telepathy-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|