10 lines
234 B
Makefile
10 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.1 2021/11/06 19:08:33 rsadowski Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += plasma-wayland-protocols
|
|
SUBDIR += wayland
|
|
SUBDIR += wayland-protocols
|
|
SUBDIR += wayland-utils
|
|
|
|
.include <bsd.port.subdir.mk>
|