spmenu/toggle.mk

14 lines
324 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
# Right to left language support
# Comment these lines if you don't need it.
BDLIBS = -lfribidi
BDINC = /usr/include/fribidi