19 lines
519 B
Makefile
19 lines
519 B
Makefile
# $OpenBSD: Makefile,v 1.9 2010/09/23 11:35:54 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += telepathy-butterfly
|
|
SUBDIR += telepathy-farsight
|
|
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>
|