21 lines
601 B
Makefile
21 lines
601 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/04/24 13:32:03 jasper Exp $
|
|
|
|
SUBDIR =
|
|
# SUBDIR += libtelepathy DEPRECATED
|
|
SUBDIR += telepathy-butterfly
|
|
SUBDIR += telepathy-farsight
|
|
# SUBDIR += telepathy-feed DEPRECATED
|
|
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>
|