17 lines
442 B
Makefile
17 lines
442 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/03/26 14:37:50 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-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|