14 lines
326 B
Makefile
14 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.8 2011/05/13 12:52:39 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
|
|
|
|
.include <bsd.port.subdir.mk>
|