15 lines
348 B
Makefile
15 lines
348 B
Makefile
# $OpenBSD: Makefile,v 1.9 2011/05/13 13:32:38 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += desktop
|
|
SUBDIR += devhelp
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
SUBDIR += notification-daemon
|
|
SUBDIR += user-docs
|
|
SUBDIR += yelp
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|