28 lines
703 B
Makefile
28 lines
703 B
Makefile
# $OpenBSD: Makefile,v 1.20 2011/05/16 09:45:05 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += backgrounds
|
|
SUBDIR += desktop
|
|
SUBDIR += devhelp
|
|
SUBDIR += epiphany
|
|
SUBDIR += epiphany-extensions
|
|
#SUBDIR += gedit
|
|
#SUBDIR += gedit-plugins
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
SUBDIR += keyring
|
|
SUBDIR += libgnome-keyring
|
|
SUBDIR += libgnomekbd
|
|
SUBDIR += libgweather
|
|
SUBDIR += menus
|
|
SUBDIR += notification-daemon
|
|
SUBDIR += settings-daemon
|
|
SUBDIR += terminal
|
|
SUBDIR += user-docs
|
|
SUBDIR += video-arcade
|
|
SUBDIR += yelp
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|