mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
noinst_LTLIBRARIES = librandr.la
|
|
|
|
librandr_la_SOURCES = \
|
|
mirandr.c \
|
|
randr.c \
|
|
randrstr.h
|