spmenu/toggle.mk
2023-01-20 23:17:30 +01:00

9 lines
198 B
Makefile

# spmenu
# See LICENSE file for copyright details.
# Multi-monitor support.
# Requires libXinerama
# Comment these lines if you don't need it.
XINERAMALIBS = -lXinerama
XINERAMAFLAGS = -DXINERAMA