mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-28 14:28:14 +02:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
noinst_LTLIBRARIES = libcw.la
|
|
|
|
libcw_la_SOURCES = \
|
|
cw.c \
|
|
cw_ops.c \
|
|
cw_render.c
|