mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-03-05 08:50:36 +01:00
6 lines
95 B
Makefile
6 lines
95 B
Makefile
noinst_LTLIBRARIES = librandr.la
|
|
|
|
librandr_la_SOURCES = \
|
|
mirandr.c \
|
|
randr.c \
|
|
randrstr.h
|