mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
8 lines
148 B
Makefile
8 lines
148 B
Makefile
VERSION = 0.3.1-dev
|
|
PKG_CONFIG = pkgconf
|
|
PREFIX = /usr
|
|
XWAYLAND =
|
|
XLIBS =
|
|
# Uncomment to build XWayland support
|
|
#XWAYLAND = -DXWAYLAND
|
|
#XLIBS = xcb
|